Random number generation
I'm creating a program that I want to have randomly generate any number from 1 through 5. Can anybody help me out with the coding for this? I actually want to set it up like this:
(randomly generated number 1 through 5) +(static plus) (randomly generated number 1 through 5)
This would occur multiple times.
Thanks in Advance.
|