simplerand 1.5.1

Simple and fast random number generator
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.lazy_static]
version = "1.5.0"

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