[package] name = "randu" version = "0.9.4" description = "RANDU MCG65539 is IBM System/360 random number generator" edition = "2021" rust-version = "1.56.0" authors = ["Radim Kolar "] license = "Unlicense OR CC0-1.0" categories = [ "mathematics", "algorithms", "no-std" ] keywords = [ "random", "rand", "mcg", "nostd", "randu" ] homepage = "https://gitlab.com/hsn10/randu" documentation = "https://docs.rs/randu" repository = "https://gitlab.com/hsn10/randu.git" [dependencies]