Add commandline parameters.

This commit is contained in:
2022-07-02 10:30:00 +02:00
parent 9e66334c27
commit 4f402b109d
3 changed files with 226 additions and 3 deletions

View File

@@ -7,3 +7,4 @@ edition = "2021"
[dependencies]
rand = "0.8"
structopt = "0.3"