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