Description
Generates non-uniform pseudorandom variates for simulation, statistics, and scientific computing. It is useful for developers and researchers who need sampling algorithms beyond simple uniform random numbers.
This is a C library, not an app users open directly. Scientific results still depend on choosing the right distribution, parameters, and random-number source for the model.