Parameters
double
mean
The mean (μ) of the normal distribution.
double
stddev
The standard deviation (σ) of the normal distribution. Range: σ ≥ 0.
Random
randomSource
The random number generator which is used to draw random samples.