Many small edits.
This commit is contained in:
parent
741f510ce7
commit
c8b6342d3c
160 changed files with 2204 additions and 864 deletions
|
|
@ -22,8 +22,10 @@ very least, unguessable numbers.
|
|||
.I Genrandom
|
||||
fills a buffer with bytes from the X9.17 pseudo-random
|
||||
number generator. The X9.17 generator is seeded by 24
|
||||
truly random bytes read from
|
||||
.BR /dev/random .
|
||||
truly random bytes read via
|
||||
.I truerand
|
||||
(see
|
||||
.IR rand (3)).
|
||||
.PP
|
||||
.I Prng
|
||||
uses the native
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue