Funcții matematice
PHP Manual

mt_getrandmax

(PHP 4, PHP 5)

mt_getrandmaxShow largest possible random value

Descrierea

int mt_getrandmax ( void )

Returns the maximum value that can be returned by a call to mt_rand().

Valorile întoarse

Returns the maximum random value returned by mt_rand()

Vedeți de asemenea


Funcții matematice
PHP Manual