command line, read numbers from file + python script generate test values

This commit is contained in:
2025-04-11 09:12:18 +02:00
parent 950b64c4cd
commit 64c58265c4
5 changed files with 119 additions and 34 deletions

View File

@@ -6,5 +6,6 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
clap = { version = "4.5.35", features = ["derive"] }
lll-rs = "0.2.0"
rug = "1.27.0"