chickadee » random-mtzig » randn/f64!

randn/f64!procedure

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