File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 55[ ![ Latest version] ( https://img.shields.io/crates/v/rand.svg )] ( https://crates.io/crates/rand )
66[ ![ Documentation] ( https://docs.rs/rand/badge.svg )] ( https://docs.rs/rand )
77[ ![ Minimum rustc version] ( https://img.shields.io/badge/rustc-1.22+-yellow.svg )] ( https://github.com/rust-lang-nursery/rand#rust-version-requirements )
8+ [ ![ License] ( https://img.shields.io/crates/l/rand.svg )] ( https://github.com/rust-lang-nursery/rand#license )
89
910A Rust library for random number generation.
1011
Original file line number Diff line number Diff line change 55[ ![ Latest version] ( https://img.shields.io/crates/v/rand_core.svg )] ( https://crates.io/crates/rand_core )
66[ ![ Documentation] ( https://docs.rs/rand_core/badge.svg )] ( https://docs.rs/rand_core )
77[ ![ Minimum rustc version] ( https://img.shields.io/badge/rustc-1.22+-yellow.svg )] ( https://github.com/rust-lang-nursery/rand#rust-version-requirements )
8+ [ ![ License] ( https://img.shields.io/crates/l/rand_core.svg )] ( https://github.com/rust-lang-nursery/rand/tree/master/rand_core#license )
89
910Core traits and error types of the [ rand] library, plus tools for implementing
1011RNGs.
You can’t perform that action at this time.
0 commit comments