File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ license = "MIT OR Apache-2.0"
66readme = " README.md"
77repository = " https://github.com/rust-random/rand"
88documentation = " https://docs.rs/rand"
9- homepage = " https://crates. io/crates/rand "
9+ homepage = " https://rust-random.github. io/book "
1010description = """
1111Random number generators and other randomness functionality.
1212"""
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ license = "MIT OR Apache-2.0"
66readme = " README.md"
77repository = " https://github.com/rust-random/rand"
88documentation = " https://docs.rs/rand_chacha"
9- homepage = " https://crates. io/crates/rand_chacha "
9+ homepage = " https://rust-random.github. io/book "
1010description = """
1111ChaCha random number generator
1212"""
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ license = "MIT OR Apache-2.0"
66readme = " README.md"
77repository = " https://github.com/rust-random/rand"
88documentation = " https://docs.rs/rand_core"
9- homepage = " https://crates. io/crates/rand_core "
9+ homepage = " https://rust-random.github. io/book "
1010description = """
1111Core random number generator traits and tools for implementation.
1212"""
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ license = "MIT OR Apache-2.0"
66readme = " README.md"
77repository = " https://github.com/rust-random/rand"
88documentation = " https://docs.rs/rand_distr"
9- homepage = " https://crates. io/crates/rand_distr "
9+ homepage = " https://rust-random.github. io/book "
1010description = """
1111Sampling from random number distributions
1212"""
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ license = "MIT OR Apache-2.0"
66readme = " README.md"
77repository = " https://github.com/rust-random/rand"
88documentation = " https://docs.rs/rand_hc"
9- homepage = " https://crates. io/crates/rand_hc "
9+ homepage = " https://rust-random.github. io/book "
1010description = """
1111HC128 random number generator
1212"""
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ license = "MIT OR Apache-2.0"
66readme = " README.md"
77repository = " https://github.com/rust-random/rand"
88documentation = " https://docs.rs/rand_pcg"
9- homepage = " https://crates. io/crates/rand_pcg "
9+ homepage = " https://rust-random.github. io/book "
1010description = """
1111Selected PCG random number generators
1212"""
You can’t perform that action at this time.
0 commit comments