Uses of Class
org.apache.commons.rng.core.source32.Well19937a
Packages that use Well19937a
Package
Description
Concrete algorithms for
int
-based sources of randomness.-
Uses of Well19937a in org.apache.commons.rng.core.source32
Subclasses of Well19937a in org.apache.commons.rng.core.source32Modifier and TypeClassDescriptionclass
This class implements the WELL19937c pseudo-random number generator from François Panneton, Pierre L'Ecuyer and Makoto Matsumoto.