Node:MT19937, Next:MEICG, Previous:QCG, Up:Definitions
prng_new):
"mt19937(seed)".
prng_is_congruential is TRUE.
prng_can_seed is TRUE. prng_seed will be used to
seed the array of coefficients.
prng_can_fast_sub and prng_can_fast_con are FALSE.
Matsumoto, M. and Nishimura, T., "Mersenne Twister: A 623-Dimensionally Equidistributed Uniform Pseudo-Random Number Generator", ACM Transactions on Modeling and Computer Simulation, Vol. 8, No. 1, January 1998, pp 3-30.