From e11a1eb37855c92c6376d9acde423d53e6473aa0 Mon Sep 17 00:00:00 2001 From: randogoth Date: Thu, 9 Jan 2025 21:29:01 +0200 Subject: [PATCH] linked lyagushka --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09a3654..4b08b85 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## 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. ---