As the title says, I need help on how to generate random numbers.
Like say, if the program asks the user "How many random numbers do you want?" and the user enters "4" It would generate 4 random numbers.
How do I do that?
the programs outputs random numbers on how many the user wants.