php rand between 3 numbers code example Example: php random number generator <?php echo rand(1,50); ?>