getrandmax

(PHP 3, PHP 4 >= 4.0.0)

getrandmax -- Mostra il più grande numero casuale disponibile

Descrizione

int getrandmax (void)

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