Package com.calebleavell.textinterface
Class DemoApp
java.lang.Object
com.calebleavell.textinterface.DemoApp
This is a simple random number generator. The user inputs the maximum number they want
generated, and the program provides a random integer smaller than that number
(and greather than 0)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DemoApp
public DemoApp()
-
-
Method Details
-
main
- Parameters:
args
- The arguments of the program.- Throws:
Exception
-