getrandmax

(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)

getrandmax -- Plus grande valeur aléatoire possible.

Description

int getrandmax (void)

getrandmax() retourne la plus grande valeur aléatoire possible retournée par rand().

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