mt_getrandmax
Description
int mt_getrandmax ( void )Returns the maximum value that can be returned by a call to mt_rand().
See also mt_rand(), mt_srand() and getrandmax().
Returns the maximum value that can be returned by a call to mt_rand().
See also mt_rand(), mt_srand() and getrandmax().