Posted: Wed Apr 08, 2009 3:02 pm Post subject: Program help?
I am new in java. I just finished my first course in it. I was thinking of making this program about a little game that when I was young my parents used to play with us. The game is about math mathematics. Not to bore you with the details, I was wondering how can make a program to select a random integer number.
Sponsor Sponsor
jbking
Posted: Wed Apr 08, 2009 3:25 pm Post subject: Re: Program help?
Have you looked at any of the following resources about Java's built in Random class and methods?