chickadee » random-mtzig » random-mtzig:f64vector-rande!

random-mtzig:f64vector-rande!procedure

Returns an SRFI-4 f64 vector of random values from am exponential distribution, using Marsaglia and Tsang's Ziggurat algorithm to transform a uniform distribution into an exponential one.