https://github.com/gnh1201/lotto_genetic_algorithm
Lotto prediction with Genetic Algorithm and Mersenne Twister (MT19937)
https://github.com/gnh1201/lotto_genetic_algorithm
genetic-algorithm genetic-algorithms lottery lotto
Last synced: 6 months ago
JSON representation
Lotto prediction with Genetic Algorithm and Mersenne Twister (MT19937)
- Host: GitHub
- URL: https://github.com/gnh1201/lotto_genetic_algorithm
- Owner: gnh1201
- Created: 2021-04-03T23:48:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-13T01:43:09.000Z (7 months ago)
- Last Synced: 2025-03-13T02:32:17.876Z (7 months ago)
- Topics: genetic-algorithm, genetic-algorithms, lottery, lotto
- Language: Python
- Homepage: https://catswords.social/@catswords_oss
- Size: 55.7 KB
- Stars: 21
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lotto_genetic_algorithm
[](https://discord.gg/MA6TVxzwSb)Lotto prediction with Genetic Algorithm and Mersenne Twister (MT19937)
## Latest wins!
* 958th: 2 (Prize: 10,000 Won, Timestamp: 2021-04-10)
* 994th: 1 (Prize: 5,000 Won, Timestamp: 2021-12-18)
* 1011th: 1 (Prize: 5,000 Won, Timestamp: 2022-04-16)## Theory
* [Combining Probabilities with “And” and “Or”](https://math.libretexts.org/Bookshelves/Applied_Mathematics/Book%3A_College_Mathematics_for_Everyday_Life_(Inigo_et_al)/03%3A_Probability/3.02%3A_Combining_Probabilities_with_And_and_Or)
* [Mersenne prime](https://en.wikipedia.org/wiki/Mersenne_prime)
* [Genetic algorithm](https://en.wikipedia.org/wiki/Genetic_algorithm)## Report abuse
- abuse@catswords.net
- ActivityPub [@catswords_oss@catswords.social](https://catswords.social/@catswords_oss)
- [Join Catswords OSS on Microsoft Teams](https://teams.live.com/l/community/FEACHncAhq8ldnojAI)
- [Join Catswords OSS #lotto_genetic_algorithm on Discord](https://discord.gg/MA6TVxzwSb)