PHP - Manual: stats_rand_gen_exponential
2024-12-26
(PECL stats >= 1.0.0)
stats_rand_gen_exponential — Generates a random deviate from the exponential distribution
$av
) : float
Returns a random deviate from the exponential distribution of which the scale is
av
.
av
The scale parameter
A random deviate
官方地址:https://www.php.net/manual/en/function.stats-rand-gen-exponential.php