Merge branch 'main' of github.com:randogoth/lottonautica
This commit is contained in:
commit
b545f14ccc
1 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
# Lottonautica
|
# Lottonautica
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Random Lottery Number Generator
|
## Random Lottery Number Generator
|
||||||
|
|
||||||
This Python program generates lottery numbers using random entropy, statistical analysis, and Z-score-based cluster detection. It identifies clusters in a dataset to select attractor points, which are then scaled and presented as lottery numbers.
|
This Python program generates lottery numbers using random entropy, statistical analysis, and Z-score-based cluster detection. It identifies clusters in a dataset to select attractor points, which are then scaled and presented as lottery numbers.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue