1 2 3 4 5 6 7 8 9 10
[dependencies.rand] version = "0.7.3" [package] authors = ["Shashi Kant <shashitnak@gmail.com>"] description = "Some common functions for random numbers." edition = "2018" license = "MIT" name = "rand_funcs" version = "0.1.0"