Allow to specify spread, freq, and seed as arguments.

This commit is contained in:
2016-09-02 08:17:40 +02:00
parent 60413e0431
commit 78d050a3b4
3 changed files with 74 additions and 3 deletions

View File

@@ -4,5 +4,6 @@ version = "0.1.0"
authors = ["logaritmisk <anders.e.olsson@gmail.com>"]
[dependencies]
getopts = "0.2"
rand = "0.3"
ansi_term = "0.9"