Uses of Package
org.apache.commons.rng.core.source32
Packages that use org.apache.commons.rng.core.source32
Package
Description
Concrete algorithms for
int-based sources of randomness.-
Classes in org.apache.commons.rng.core.source32 used by org.apache.commons.rng.core.source32ClassDescriptionThis abstract class implements the WELL class of pseudo-random number generator from François Panneton, Pierre L'Ecuyer and Makoto Matsumoto.Base class for all implementations that provide an
int-based source randomness.Source of randomness that generates values of typeint.This class implements the WELL19937a pseudo-random number generator from François Panneton, Pierre L'Ecuyer and Makoto Matsumoto.This class implements the WELL44497a pseudo-random number generator from François Panneton, Pierre L'Ecuyer and Makoto Matsumoto.A fast 32-bit generator suitable forfloatgeneration.A fast all-purpose 32-bit generator.A fast all-purpose 32-bit generator.