1. Write a script that generates a whole random number between 1 and 450.

    Then have the script advance that number by 1.
  2. Save the script as randinc.pl in the PERL PRACTICE folder on your computer.
  3. Upload it into the practice directory in your Web site, then change its permissions so that anyone can execute it.
  4. Add the paragraph

    Generate a random number, plus one

    to practice.html, and link that paragraph to multiply.pl.
  5. View practice.html in the browser, then click the new link.

    Its output should look like this: