chickadee » hypergiant » random-normal

(random-normal [MEAN] [VARIANCE])procedure

Return a semi-random floating point value. The values will be generated to fall in a a normal distribution around MEAN, defaulting to 0, with the given VARIANCE, defaulting to 1.