Uses of Interface
org.apache.commons.rng.SplittableUniformRandomProvider

Package
Description
This package contains the library's interface to be used by client code that needs a generator of sequences of pseudo-random numbers that are uniformly distributed in a specified range.
Concrete algorithms for int-based sources of randomness.
Concrete algorithms for long-based sources of randomness.
This package contains utilities to combine/split primitive types.