PHP mt_rand May 3, 2012 Pramod T P It generates a better random value Example <?php echo mt_rand(111,2222); ?> Output 1787