Random number generator tested:

uni
Minimum value: 0
Maximum value: 32766
Random number generator algorithms:
This is a reimplementation of the 16-bit SLATEC random number generator RUNIF. A generalization of the generator to 32 bits is provided by gsl_rng_uni32. The original source code is available from NETLIB.