stats_rand_gen_chisquare — Generates a random deviate from the chi-square distribution
$df
): float
Returns a random deviate from the chi-square distribution where the degrees of
freedom is df
.
df
The degrees of freedom
A random deviate