Standard normal variate using Box-Muller transform. Mean = 0, variance = 1.
the number of data points to generate.
the distribution standard deviation.
the distribution mean.
returns a normal pseudo-random number.
Standard normal variate using Box-Muller transform. Mean = 0, variance = 1.