Skip to content

konsoln/Random-Numbers-in-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Random-Numbers-in-Java

A small Gui to generate a random Number in a set scope.

It will consist of 2 Files, RandomNumber and RandomNumberGUI.

RandomNummber requires 2 ints, it will determmine which one is the bigger Number and returns an int with a random Value that's between the one that were entered.

  • number (int,int) returns int

RandomNumberGui has the Main method. It creates the GUI were you put in 2 Numbers,. Upon hitting the Button it will parse the input into ints and send them to the RandomNumber and than deplays the return.

About

A small Gui to generate a random Number in a set scope.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages