mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 18:17:59 -04:00
7 lines
298 B
Plaintext
7 lines
298 B
Plaintext
PRNGD is a Pseudo Random Number Generator Daemon. It is intended
|
|
to replace EGD, and provides an EGD compatible interface to obtain
|
|
random data and as an entropy source.
|
|
|
|
PRNGD is never drained and can never block. And it has a seed-save
|
|
file, so that it is immediately usable after system start.
|