stats_rand_ranf

(PECL stats >= 1.0.0)

stats_rand_ranfRetourne un nombre flottant aléatoire entre 0 et 1

Description

stats_rand_ranf ( void ) : float

Retourne un nombre décimal aléatoire à partir d'une loi uniforme comprise entre 0 (exclusif) et 1 (exclusif).

Valeurs de retour

Un nombre décimal aléatoire.