Java's random number generator??

frank3usc

Junior Member
Jan 16, 2003
16
0
0
Anybody ever used this? This is what I have to do HERE. Not sure how it works or whatever. Any help would be appreciated.Thanks
 

Spydermag68

Platinum Member
Apr 5, 2002
2,614
98
91
Since the teacher has given you the code to make random number to an integer it would be easy to use if/else or a switch statement to complete the program. Don't forget the loop.
 

frank3usc

Junior Member
Jan 16, 2003
16
0
0
Ok, I see what you are saying and appreciate that. I will give it a try and see how things go. Thanks