JavaScript Editor Javascript debugger     Website design 


mt_getrandmax

Show largest possible random value (PHP 4, PHP 5)
int mt_getrandmax ( )

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

Return Values

Returns the maximum random value returned by mt_rand()