-
-
Notifications
You must be signed in to change notification settings - Fork 32
Pull requests: rust-random/rngs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Make new_with_timer accept a closure without allocation
#9
by vks
was merged Sep 7, 2020
Loading…
updated Sep 7, 2020
rand_xorshift: Depend on no-std serde
#12
by attente
was merged Dec 14, 2020
Loading…
updated Dec 14, 2020
Prepare xorshift/xoshiro/isaac releases
#17
by dhardy
was merged Dec 18, 2020
Loading…
updated Dec 18, 2020
Document how xorshift avoids zero seeds
#25
by Minoru
was merged Apr 30, 2021
Loading…
updated Apr 30, 2021
Remove appendix from Apache license
#27
by vks
was merged Aug 25, 2021
Loading…
updated Aug 25, 2021
Replace Travis CI reference with GitHub Actions
#31
by atouchet
was merged Dec 8, 2021
Loading…
updated Dec 8, 2021
Add comment explaining shift amounts for xorshift
#32
by ThomasdenH
was merged Jan 18, 2022
Loading…
updated Jan 18, 2022
Migrate benchmarks to criterion
#34
by SUPERCILEX
was merged Feb 11, 2022
Loading…
updated Feb 11, 2022
Fix broken init benchmark macro + ergonomic improvements
#35
by SUPERCILEX
was merged Feb 12, 2022
Loading…
updated Feb 12, 2022
Speed up from_seed implementation for 128 bit seeds
#36
by SUPERCILEX
was merged Feb 13, 2022
Loading…
updated Feb 13, 2022
Fix a typo in crate documentation
#42
by golddranks
was merged Aug 13, 2022
Loading…
updated Aug 13, 2022
reduce stack allocation in
Hc128Core::init
for embedded use
#43
by ryankurte
was merged Apr 15, 2023
Loading…
updated Apr 15, 2023
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.