Package org.anchoranalysis.core.random
package org.anchoranalysis.core.random
Generating random numbers.
-
ClassDescriptionGenerates random numbers from various distributions.Implements a random-number generator using the
MersenneTwister
algorithm.