[badges.maintenance]
status = "actively-developed"
[features]
default = ["std"]
std = []
[package]
authors = ["Nikolai Vazquez"]
categories = ["algorithms", "no-std"]
description = "[WIP] Random number generation"
documentation = "https://docs.rs/chance"
edition = "2018"
homepage = "https://github.com/nvzqz/chance-rs"
include = ["Cargo.toml", "src/**/*.rs", "README.md", "CHANGELOG.md", "LICENSE*"]
keywords = ["random", "rand", "rng"]
license = "MIT OR Apache-2.0"
name = "chance"
repository = "https://github.com/nvzqz/chance-rs"
version = "0.0.0"