#include <trng.h>
Inheritance diagram for TRNG::MRG4:
Public Methods | |
MRG4 (long a0_=2001982722l, long a1_=1412284257l, long a2_=1155380217l, long a3_=1668339922l, long modulus_=2147483647l, long seed_=0l) | |
constructor. More... |
Definition at line 1362 of file trng.h.
|
The constructor's default values implement a pseudo random number generator with
|