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