added rand crate to project
This commit is contained in:
@ -4,3 +4,5 @@ version = "0.1.0"
|
||||
authors = ["William Mantly <wmantly@gmail.com>"]
|
||||
|
||||
[dependencies]
|
||||
|
||||
rand = "0.3.14"
|
Reference in New Issue
Block a user