ziggurat_test, a MATLAB code which calls ziggurat(), which rapidly generates random variates from the uniform, normal or exponential distributions.
The computer code and data files described and made available on this web page are distributed under the MIT license
ziggurat, a MATLAB code which implements uniform, normal and exponential random number generators (RNG's) using the ziggurat method, by Marsaglia and Tsang.