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