PHP mt_getrandmax May 3, 2012 Pramod T P It returns largest possible random value Example <?php echo mt_getrandmax(); ?> Output 2147483647