Skip to content

Tags: spector-in-london/rand

Tags

0.8.4

Toggle 0.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request rust-random#1137 from rust-random/work2

Prepare rand 0.8.4 release, core 0.6.3, distr 0.4.1, pcg 0.3.1, hc 0.3.1

rand_pcg-0.3.1

Toggle rand_pcg-0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request rust-random#1137 from rust-random/work2

Prepare rand 0.8.4 release, core 0.6.3, distr 0.4.1, pcg 0.3.1, hc 0.3.1

rand_hc-0.3.1

Toggle rand_hc-0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request rust-random#1137 from rust-random/work2

Prepare rand 0.8.4 release, core 0.6.3, distr 0.4.1, pcg 0.3.1, hc 0.3.1

rand_distr-0.4.1

Toggle rand_distr-0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request rust-random#1137 from rust-random/work2

Prepare rand 0.8.4 release, core 0.6.3, distr 0.4.1, pcg 0.3.1, hc 0.3.1

rand_core-0.6.3

Toggle rand_core-0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request rust-random#1137 from rust-random/work2

Prepare rand 0.8.4 release, core 0.6.3, distr 0.4.1, pcg 0.3.1, hc 0.3.1

rand_chacha-0.3.1

Toggle rand_chacha-0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request rust-random#1135 from dhardy/work

Prepare rand_chacha v0.3.1 release

rand_core-0.6.2

Toggle rand_core-0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request rust-random#1096 from tmandry/patch-1

Fix assertions inside read_{u32,u64}_into

0.8.3

Toggle 0.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request rust-random#1089 from dhardy/work

Fix rust-random#1088: no-std + alloc build; prepare 0.8.3

0.8.2

Toggle 0.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request rust-random#1087 from GautierMinster/fix_uniform_i…

…nt_panic_on_full_inclusive_range

distributions/uniform: fix panic in gen_range(0..=MAX)

0.8.1

Toggle 0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request rust-random#1083 from dhardy/work

Fix rust-random#1082 (seed_from_u64 with non multiple of 4)