

In addition, users can supply a custom-built generator as the base generator for all of the distribution generators.

The library contains five base generators and twenty-three distribution generators. The AMD Random Number Generator Library provides a comprehensive set of statistical distribution functions which are founded on various underlying uniform distribution generators (base generators) including Wichmann-Hill and Mersenne Twister.

A PRNG produces a stream of variates that are independent and statistically indistinguishable from a random sequence. The AMD Random Number Generator Library is a pseudo-random number generator (PRNG) library.
