Tag: Random
-
Random number generator class using George Marsaglia's multiply with carry algorithm.
-
Random number generator class using the Fishmann-Moore algorithm.
-
Random number generator class using the Lewis-Goodman-Miller algorithm with additional Marsaglia mixing.
-
Random number generator class using the Mersenne Twister algorithm
-
Random number generator class using George Marsaglia's mother of all algorithm.
-
Random number generator class using the Wichmann-Hill algorithm.