[package] name = "bsd4random" version = "0.9.0" description = "4.4BSD random number generator" authors = ["Radim Kolar "] license = "BSD-3-Clause" edition = "2021" rust-version = "1.56.1" homepage = "https://gitlab.com/hsn10/bsd4random" repository = "https://gitlab.com/hsn10/bsd4random.git" categories = [ "mathematics" ] keywords = [ "random", "rand" ] [dependencies]