psw

Crates.iopsw
lib.rspsw
version0.2.0
sourcesrc
created_at2020-12-31 08:16:31.730645
updated_at2021-01-17 00:21:13.939987
descriptionCommand line tool to write random bytes to stdout.
homepagehttps://github.com/Wulfsta/psw
repositoryhttps://github.com/Wulfsta/psw
max_upload_size
id329580
size24,644
Luke V. (Wulfsta)

documentation

README

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.

Commit count: 7

cargo fmt