linked lyagushka

This commit is contained in:
randogoth 2025-01-09 21:29:01 +02:00
parent b545f14ccc
commit e11a1eb378

View file

@ -4,7 +4,7 @@
## 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 using [Lyagushka](https://github.com/randogoth/lyagushka). It identifies clusters in a dataset to select attractor points, which are then scaled and presented as lottery numbers.
--- ---