rand_hc 0.3.0

HC128 random number generator
Documentation
[dependencies.rand_core]
version = "0.6.0"

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