4 releases
Uses old Rust 2015
0.2.0 | Jan 17, 2021 |
---|---|
0.1.2 | Jan 2, 2021 |
0.1.1 | Jan 2, 2021 |
0.1.0 | Dec 31, 2020 |
#13 in #prng
9KB
93 lines
PSW: PRNG-Stdout-Writer
This is a simple command line tool to write random bytes to stdout
. Currently PCG64 is used to generate the output; more generators may be added in the future.
Dependencies
~1.5MB
~22K SLoC