Uses of Package
org.apache.commons.rng

Packages that use org.apache.commons.rng 
Package Description
org.apache.commons.math4.distribution
Implementations of common discrete and continuous distributions.
org.apache.commons.math4.random
Random Data Generation
org.apache.commons.math4.stat.inference
Classes providing hypothesis testing.
org.apache.commons.math4.stat.ranking
Classes providing rank transformations.
org.apache.commons.rng
Randomness providers API
org.apache.commons.rng.core
org.apache.commons.rng.core.source32
Concrete algorithms for int-based sources of randomness
org.apache.commons.rng.core.source64
Concrete algorithms for long-based sources of randomness
org.apache.commons.rng.sampling
Samplers
org.apache.commons.rng.sampling.distribution
Distribution samplers
org.apache.commons.rng.simple
Randomness providers
org.apache.commons.rng.simple.internal
Utilities for seed conversion.
org.apache.commons.statistics.distribution
Implementations of common discrete and continuous distributions.