Math Funzioni
PHP Manual

mt_getrandmax

(PHP 4, PHP 5)

mt_getrandmaxMostra il più grande valore casuale disponibile

Descrizione

int mt_getrandmax ( void )

Restituisce il massimo valore che può essere restituito da una chiamata alla funzione mt_rand().

Vedere anche mt_rand(), mt_srand() e getrandmax().


Math Funzioni
PHP Manual