mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
6 lines
298 B
Plaintext
6 lines
298 B
Plaintext
PRNG is a collection of portable, high-performance ANSI-C
|
|
implementations of pseudorandom number generators such as linear
|
|
congruential, inversive congruential, and explicit inversive
|
|
congruential random number generators (LCG, ICG and EICG, respectively)
|
|
created by Otmar Lendl and Josef Leydold.
|