Update README.md

added sample screenshot
This commit is contained in:
Flux 2025-01-09 20:38:14 +02:00 • committed by GitHub
parent f516319640
commit d36962b53c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,7 @@
# Lottonautica # Lottonautica
![image](https://github.com/user-attachments/assets/6a946397-fbdb-4a86-8e8b-7bf658f09fa3)
## 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.