mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
5 lines
301 B
Plaintext
5 lines
301 B
Plaintext
Crypt::Random is an interface module to the /dev/random device found on most
|
|
modern Unix systems. The /dev/random driver gathers environmental noise from
|
|
various non-deterministic sources including inter-keyboard timings and
|
|
inter-interrupt timings that occur within the operating system environment.
|