Parameters
double
a
The α shape parameter of the Beta distribution. Range: α ≥ 0.
double
b
The β shape parameter of the Beta distribution. Range: β ≥ 0.
Random
randomSource
The random number generator which is used to draw random samples.