(3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0)
int mt_getrandmax (void)
int mt_getrandmax
Returns the maximum value that can be returned by a call to mt_rand().
See also mt_rand(), mt_srand(), rand(), srand(), and getrandmax().