mt_getrandmax

(PHP 3>= 3.0.6, PHP 4 >= 4.0.0)

mt_getrandmax -- La plus grand valeur aléatoire possible.

Description

int mt_getrandmax (void)

mt_getrandmax() retourne la plus grand valeur aléatoire possible que peut retourner mt_rand().

Voir aussi mt_rand(), mt_srand() rand(), srand() et getrandmax().