stats_rand_gen_beta
Generates a random deviate from the beta distribution
Description
float stats_rand_gen_beta(float $a
, float $b
)
Parameters
-
a
-
The shape parameter of the beta distribution
-
b
-
The shape parameter of the beta distribution
Return Values
A random deviate