#include <trng.h>
Inheritance diagram for TRNG::CLCG3:
Public Methods | |
CLCG3 (long a1=376555083l, long m1=2147482951l, long a2=1028879659l, long m2=2147482949l, long a3=225802979l, long m3=2147482943l, long seed_=0l) | |
constructor. More... |
Definition at line 1724 of file trng.h.
|
The constructor's default values implement a pseudo random number generator with ![]()
This generator has a period of
|