Update README.md

This commit is contained in:
Namhyeon Go 2021-04-10 23:06:16 +09:00 committed by GitHub
parent a33a754771
commit ce0228ee09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
Lotto prediction with Genetic Algorithm and Mersenne Twister (MT19937) Lotto prediction with Genetic Algorithm and Mersenne Twister (MT19937)
## Latest wins! ## Latest wins!
* 958th: 2 (Prize: 10,000 Won * 958th: 2 (Prize: 10,000 Won)
## Theory ## 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) * [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)