[badges.travis-ci]
repository = "elichai/random-rs"
[dependencies.doc-comment]
optional = true
version = "0.3"
[features]
u128 = []
[package]
authors = ["Elichai Turkel <elichai.turkel@gmail.com>"]
categories = ["algorithms", "no-std", "development-tools::testing", "cryptography"]
description = "Rust library for a random trait meant to produce random generic types"
include = ["**/*.rs", "Cargo.toml"]
keywords = ["rand", "random", "random-rs", "rng"]
license = "MIT/Apache-2.0"
name = "random-trait"
readme = "README.md"
version = "0.1.1"