Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 497 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 497 Bytes

Lottery-Simulator

Lottery numbers simulator created in Java

The program will take an input of numbers and randomly generate winning lottery numbers, and then check to see if a winning set of numbers is held.


How to Run

  • Clone or download the repository
  • Open the program in an IDE (Eclipse was used to implement this solution)
  • Run the Main.java file
  • Enter your chosen numbers, and the program will generate the winning numbers