8 digit random number generator in php code example Example: php random number generator <?php echo rand(1,50); ?>