Random number (86)
 <?php 
          
  
echo mt_rand(110000) . "<br />"
  echo 
mt_rand(110000) . "<br />"


?>