https://github.com/seycileli/lottery
This is a lottery generator. it will generate 3 & 4 random numbers between 0-9
https://github.com/seycileli/lottery
java lottery lottery-draw lottery-numbers lotto lotto-numbers lotto-simulator
Last synced: 2 months ago
JSON representation
This is a lottery generator. it will generate 3 & 4 random numbers between 0-9
- Host: GitHub
- URL: https://github.com/seycileli/lottery
- Owner: seycileli
- Created: 2019-11-30T18:53:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-30T18:59:55.000Z (over 5 years ago)
- Last Synced: 2025-01-15T10:24:04.787Z (4 months ago)
- Topics: java, lottery, lottery-draw, lottery-numbers, lotto, lotto-numbers, lotto-simulator
- Language: Java
- Homepage:
- Size: 3.91 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lottery
This is a very simple code that I created for my father since he loves to play lol.
This lotto simulator will generate 3 & 4 random numbers between 0-9
The first method will generate 3 random numbers
The second method will generate 4 random numbersI might add more functionaility in the future, such as a user inputting 3/ or 4 random numbers.
Then compare the user input with the lotto generator, if the user wins - a message will print such as "You're a winner!"