class |
ISAACRandom |
ISAAC: a fast cryptographic pseudo-random number generator.
For more information see:
http://burtleburtle.net/bob/rand/isaacafa.html
|
class |
MersenneTwister |
This class implements a powerful pseudo-random number generator developed by Makoto Matsumoto and Takuji Nishimura during 1996-1997.
|
class |
Well1024a |
This class implements the WELL1024a pseudo-random number generator from Francois Panneton, Pierre L'Ecuyer and Makoto Matsumoto
|
class |
Well19937a |
This class implements the Well19937a pseudo-random number generator from Francois Panneton, Pierre L'Ecuyer and Makoto Matsumoto
|
class |
Well19937c |
This class implements the Well19937c pseudo-random number generator from Francois Panneton, Pierre L'Ecuyer and Makoto Matsumoto
|
class |
Well44497a |
This class implements the Well44497a pseudo-random number generator from Francois Panneton, Pierre L'Ecuyer and Makoto Matsumoto
|
class |
Well44497b |
This class implements the Well44497b pseudo-random number generator from Francois Panneton, Pierre L'Ecuyer and Makoto Matsumoto
|
class |
Well512a |
This class implements the Well512a pseudo-random number generator from Francois Panneton, Pierre L'Ecuyer and Makoto Matsumoto
|