ziggurat_test, an Octave code which calls ziggurat(), which rapidly generates random variates from the uniform, normal or exponential distributions.
The information on this web page is distributed under the MIT license.
ziggurat, an Octave code which implements uniform, normal and exponential random number generators (RNG's) using the ziggurat method, by Marsaglia and Tsang.