rand_hc 0.1.0

HC128 random number generator
Documentation
[badges.appveyor]
repository = "rust-random/rand"

[badges.travis-ci]
repository = "rust-random/rand"
[dependencies.rand_core]
default-features = false
version = ">=0.2, <0.4"

[package]
authors = ["The Rand Project Developers"]
categories = ["algorithms", "no-std"]
description = "HC128 random number generator\n"
documentation = "https://docs.rs/rand_hc"
homepage = "https://crates.io/crates/rand_hc"
keywords = ["random", "rng", "hc128"]
license = "MIT/Apache-2.0"
name = "rand_hc"
readme = "README.md"
repository = "https://github.com/rust-random/rand"
version = "0.1.0"