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