2024-09-27 22:09:23 +01:00
|
|
|
# .NET MAUI Lottery Number Generator
|
2024-09-26 22:24:33 +01:00
|
|
|
|
|
|
|
![App Image](./img/lottery.png)
|
|
|
|
|
2024-09-27 22:09:23 +01:00
|
|
|
Use this app at your own risk. Consider checking the following references:
|
|
|
|
|
|
|
|
- [Responsible Play](https://www.national-lottery.co.uk/responsible-play)
|
|
|
|
- [Gamble Aware](https://www.gambleaware.org/)
|
|
|
|
|
|
|
|
This app is essentially just a random number generator, it won't increase your chance of winning!
|
|
|
|
|
|
|
|
## Supported lottery types:
|
2024-09-26 22:24:33 +01:00
|
|
|
|
2024-09-26 22:31:58 +01:00
|
|
|
#### UK Lotto
|
2024-09-26 22:24:33 +01:00
|
|
|
|
|
|
|
6 balls of 1-59
|
|
|
|
|
2024-09-26 22:31:02 +01:00
|
|
|
#### EuroMillions
|
2024-09-26 22:24:33 +01:00
|
|
|
|
2024-09-26 23:04:17 +01:00
|
|
|
5 balls of 1-50 and 2 lucky stars of 1-12
|
2024-09-26 22:24:33 +01:00
|
|
|
|
|
|
|
#### 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
|