The problem

Create a form that collects 3 numbers from the user in a form. Use GET to collect the variables. Use the first and second numbers with the rand() function to create random numbers. Use a loop to create the third number's worth of random numbers.

Print PDF

Topics

5. Random
14. Loop
17. Form

Languages

2. PHP