[]
= "rand_core"
= "0.1.0-pre.0"
= ["The Rust Project Developers"]
= "MIT/Apache-2.0"
= "README.md"
= "https://github.com/rust-lang-nursery/rand"
= "https://docs.rs/rand_core"
= "https://crates.io/crates/rand_core"
= """
Core random number generator traits and tools for implementation.
"""
= ["random", "rng"]
= ["algorithms"]
[]
# Bug: https://github.com/rust-lang/cargo/issues/4361
# default = ["std"]
= [] # use std library; should be default but for above bug
= [] # enables Vec and Box support without std