ziggurat_inline_test a C++ code which calls ziggurat_inline(), which generates variates from the uniform, normal or exponential distributions, using an inline random number generator for very fast execution, by Marsaglia and Tsang.
The computer code and data files made available on this web page are distributed under the MIT license
ziggurat_inline, a C++ code which generates variates from the uniform, normal or exponential distributions, using an inline random number generator for very fast execution, by Marsaglia and Tsang.