A Lottery Number Generator App
Go to file
onyx-and-iris ff4d77283c remove the Generator hierarchy and the IGenerator interface
remove the Numbers class.

Limits are now passed to the constructor of each Lottery class.

{Generator}.Generate is now a static method.

Spin button renamed to Play button
2024-09-27 18:34:25 +01:00
img upd image in README 2024-09-27 03:03:39 +01:00
Lottery remove the Generator hierarchy and the IGenerator interface 2024-09-27 18:34:25 +01:00
.gitattributes Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2024-09-26 03:54:04 +01:00
.gitignore Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2024-09-26 03:54:04 +01:00
LICENSE.txt Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2024-09-26 03:54:04 +01:00
Lottery.sln Add project files. 2024-09-26 03:54:20 +01:00
README.md Update README.md 2024-09-26 23:04:17 +01:00

Lottery

App Image

Generate numbers for the following lottery types:

UK Lotto

6 balls of 1-59

EuroMillions

5 balls of 1-50 and 2 lucky stars of 1-12

Set For Life

5 balls of 1-47 and 1 life ball of 1-10

Thunderball

5 balls of 1-39 and 1 thunderball of 1-14