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

random-mtzig:f32vector-rande!procedure

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