|
ba0a9cf35d
|
update default width to 600
|
2024-09-26 21:18:09 +01:00 |
|
|
828b5171d7
|
Thunberball added to KindOfLotto
|
2024-09-26 21:11:27 +01:00 |
|
|
7ce6d550ea
|
remove Count propertry from IGenerator
it now only enforced Generate method.
Generate method must now return Numbers type
|
2024-09-26 21:11:12 +01:00 |
|
|
58683834d5
|
SpinButton_Clicked fully implemented
it sets NumbersLabel.Text to different outputs according to the kind of lottery
Thunderball lottery added to list of generators
|
2024-09-26 21:10:37 +01:00 |
|
|
5b7f06f8b7
|
add base Generator class, it implements IGenerator
Generate() methods call FillNumbers to get number values.
Numbers are randomized, sized according to limits, unique (no duplicates) and sorted.
|
2024-09-26 21:06:48 +01:00 |
|
|
1b4e0baebb
|
add base exception class
|
2024-09-26 21:04:23 +01:00 |
|
|
7d1525804e
|
Set a default app size
update the window title
|
2024-09-26 04:17:13 +01:00 |
|
|
a32b1a65a4
|
Add project files.
|
2024-09-26 03:54:20 +01:00 |
|
|
9f3d62f7fe
|
Add .gitattributes, .gitignore, README.md, and LICENSE.txt.
|
2024-09-26 03:54:04 +01:00 |
|