random.7: Mention getentropy(3)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-01-23 11:31:38 +13:00
parent d9e71757d0
commit f13970357e
1 changed files with 4 additions and 0 deletions

View File

@ -68,6 +68,10 @@ source; the
source is selected by specifying the
.BR GRND_RANDOM
flag to the system call.
(The
.BR getentropy (3)
function provides a slightly more portable interface on top of
.BR getrandom (2).)
.\"
.SS Initialization of the entropy pool
The kernel collects bits of entropy from the environment.