(PHP 3, PHP 4 >= 4.0.0)
int getrandmax (void)
int getrandmax
Restituisce il valore massimo che può essere restituito da una chiamata alla funzione rand().
Vedere anche rand(), srand() mt_rand(), mt_srand() e mt_getrandmax().