Parameters
double
shape
The shape (k) of the Weibull distribution. Range: k > 0.
double
scale
The scale (λ) of the Weibull distribution. Range: λ > 0.
Random
randomSource
The random number generator which is used to draw random samples.