Parameters
double mean
The mean (μ) of the logistic distribution.
double scale
The scale (s) of the logistic distribution. Range: s > 0.
Random randomSource
The random number generator which is used to draw random samples.