#include <trng.h>
Inheritance diagram for TRNG::LCG64:
Public Methods | |
LCG64 (LCG64_param param=LCG64_param_sets::TRNG, long seed_=0l) | |
constructor. More... |
is the actual pseudo random number. To get a full period of
and
have to be choosen that
and
is odd.
Definition at line 1317 of file trng.h.
|
The constructor's default values implement a pseudo random number generator with
|