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.
The computer code and data files described and made available on this web page are distributed under the MIT license
ziggurat, a FORTRAN90 code which implements uniform, normal and exponential random number generators (RNG) using the ziggurat method, by Marsaglia and Tsang.