ziggurat_test


ziggurat_test, a Fortran90 code which calls ziggurat(), which implements a random number generator (RNG) for the uniform, normal or exponential distributions, by Marsaglia and Tsang.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

ziggurat, a Fortran90 code which implements uniform, normal and exponential random number generators (RNG) using the ziggurat method, by Marsaglia and Tsang.

Source Code:


Last revised on 11 September 2020.