simplerand 1.4.0

Simple and fast random number generator
Documentation
[dependencies.lazy_static]
version = "1.5.0"

[lib]
name = "simplerand"
path = "src/lib.rs"

[package]
authors = ["PumpkinSeed <qwer.kocka@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Simple and fast random number generator"
edition = "2018"
keywords = ["random"]
license = "MIT"
name = "simplerand"
readme = "README.md"
repository = "https://github.com/PumpkinSeed/srand"
version = "1.4.0"