Javadoc for package XXX

Packages
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.
This package provides sampling utilities.
This package contains classes for sampling from statistical distributions.
This package contains classes for sampling coordinates from shapes, for example a unit ball.
This package provides factory methods by which low-level classes implemented in module "commons-rng-core" are instantiated.
Utilities for seed conversion.