Function rgsl::types::rng::other::uni [] [src]

pub fn uni() -> RngType

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.