Parameters
double
location
The location (μ) of the distribution.
double
scale
The scale (σ) of the distribution. Range: σ > 0.
double
freedom
The degrees of freedom (ν) for the distribution. Range: ν > 0.
Random
randomSource
The random number generator which is used to draw random samples.