drng Decent random number generator written in Rust. Made for fun, probably won't be any decent. usage Add folowing line to your Cargo.toml dependencies drng = { git = "https://github.com/decency131/drng.git" } documentation You can see documentation here.