mt_getrandmax

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

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