chickadee » random-mtzig » randn/f32!

randn/f32!procedure

Returns an SRFI-4 f32 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.