File tree 2 files changed +2
-0
lines changed
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ Latest version] ( https://img.shields.io/crates/v/rand.svg )] ( https://crates.io/crates/rand )
6
6
[ ![ Documentation] ( https://docs.rs/rand/badge.svg )] ( https://docs.rs/rand )
7
7
[ ![ 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 )
8
9
9
10
A Rust library for random number generation.
10
11
Original file line number Diff line number Diff line change 5
5
[ ![ Latest version] ( https://img.shields.io/crates/v/rand_core.svg )] ( https://crates.io/crates/rand_core )
6
6
[ ![ Documentation] ( https://docs.rs/rand_core/badge.svg )] ( https://docs.rs/rand_core )
7
7
[ ![ 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 )
8
9
9
10
Core traits and error types of the [ rand] library, plus tools for implementing
10
11
RNGs.
You can’t perform that action at this time.
0 commit comments