Package Catalano.Math.Random
-
Interface Summary Interface Description IRandomNumberGenerator Random number generator interface. -
Class Summary Class Description MersenneTwister64 Pcg32 An instance of this class is used to generate a stream of pseudorandom numbers, similarly toRandom.Random This is a high quality random number generator as a replacement of the standard Random class of Java system.StandardRandom UniversalGenerator The so called "Universal Generator" based on multiplicative congruential method, which originally appeared in "Toward a Universal Random Number Generator" by Marsaglia, Zaman and Tsang.
DataMelt 3.0 © DataMelt by jWork.ORG