getrandmax

(PHP 3, PHP 4 , PHP 5)

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() et mt_getrandmax().