#include <trng.h>
Inheritance diagram for TRNG::MRG3:
Public Methods | |
MRG3 (long a0_=2021422057l, long a1_=1826992351l, long a2_=1977753457l, long modulus_=2147483647l, long seed_=0l) | |
constructor. More... |
Definition at line 1244 of file trng.h.
|
The constructor's default values implement a pseudo random number generator with
|