Uses of Package
org.apache.commons.rng
-
Classes in org.apache.commons.rng used by org.apache.commons.rng Class Description JumpableUniformRandomProvider Applies to generators that can be advanced a large number of steps of the output sequence in a single operation.RandomProviderState Marker interface for objects that represents the state of a random generator.UniformRandomProvider Applies to generators of random number sequences that follow a uniform distribution.