PHP - Manual: stats_rand_gen_t
2024-12-27
(PECL stats >= 1.0.0)
stats_rand_gen_t — Generates a single random deviate from a t-distribution
$df
) : float
Returns a random deviate from the t-distribution with the degrees of freedom, df
.
df
The degrees of freedom
A random deviate
官方地址:https://www.php.net/manual/en/function.stats-rand-gen-t.php