Parameters
double
mu
The mean (μ) of the distribution. Range: μ > 0.
double
lambda
The shape (λ) of the distribution. Range: λ > 0.
Random
randomSource
The random number generator which is used to draw random samples.