| Crates.io | psw |
| lib.rs | psw |
| version | 0.2.0 |
| created_at | 2020-12-31 08:16:31.730645+00 |
| updated_at | 2021-01-17 00:21:13.939987+00 |
| description | Command line tool to write random bytes to stdout. |
| homepage | https://github.com/Wulfsta/psw |
| repository | https://github.com/Wulfsta/psw |
| max_upload_size | |
| id | 329580 |
| size | 24,644 |
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.