This commit is contained in:
2026-02-17 14:50:30 +00:00
parent 16eee26e37
commit 28c7c15fb0
2 changed files with 101 additions and 1 deletions

View File

@@ -4,3 +4,5 @@ version = "0.1.0"
edition = "2024"
[dependencies]
rand = "0.10.0"
rand_distr = "0.6.0"