diff options
author | Mattias Andrée <maandree@kth.se> | 2021-02-22 17:35:50 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-02-22 17:35:50 +0100 |
commit | 193a22e6b8795f3a4dc629d5867b34e10f0e7b48 (patch) | |
tree | 8ae5dbac29c9e0b4f6e1cb2235e4a95cd65211e0 /README | |
parent | Update README and remove info manual (diff) | |
download | krandom-193a22e6b8795f3a4dc629d5867b34e10f0e7b48.tar.gz krandom-193a22e6b8795f3a4dc629d5867b34e10f0e7b48.tar.bz2 krandom-193a22e6b8795f3a4dc629d5867b34e10f0e7b48.tar.xz |
Add man page2.0
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -18,6 +18,8 @@ DESCRIPTION as fast as Linux's /dev/urandom. And it's tunable! OPTIONS + The following options are supported: + -C capacity Select Keccak capacity. @@ -36,7 +38,7 @@ OPTIONS Select Keccak word size. -v - Print extra informatio. + Print extra information. NOTES krandom is a terrible entropy-generator. Good ways |