Class | Description |
---|---|
H2ORandomRNG | |
MersenneTwisterRNG |
Random number generator based on the Mersenne Twister algorithm developed by Makoto Matsumoto
and Takuji Nishimura.
|
XorShiftRNG |
Simple XorShiftRNG.
|
Enum | Description |
---|---|
H2ORandomRNG.RNGKind | |
H2ORandomRNG.RNGType |