Skip to content

Pull requests: rust-random/rngs

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Dependabot, misc. tweaks
#66 by dhardy was merged Jul 7, 2025 Loading…
Update test status badge URLs
#60 by atouchet was merged Jan 28, 2025 Loading…
Update listed rustc version in Readme
#59 by atouchet was merged Jan 27, 2025 Loading…
Use rand 0.9.0; fixes
#58 by dhardy was merged Jan 27, 2025 Loading…
Add sponsor link
#57 by dhardy was merged Feb 23, 2025 Loading…
Fix typos
#54 by jayvdb was merged Jul 3, 2024 Loading…
Update to rand master
#53 by dhardy was merged Jun 4, 2024 Loading…
rustfmt, CI check
#52 by dhardy was merged May 25, 2024 Loading…
Update Criterion, MSRV
#51 by dhardy was merged May 24, 2024 Loading…
Update changelogs
#48 by vks was merged Dec 13, 2023 Loading…
Quickstart examples
#45 by vks was merged Nov 27, 2023 Loading…
Fix a typo in crate documentation
#42 by golddranks was merged Aug 13, 2022 Loading…
typo: no -> not
#37 by brson was merged Apr 13, 2022 Loading…
Speed up from_seed implementation for 128 bit seeds
#36 by SUPERCILEX was merged Feb 13, 2022 Loading…
Fix broken init benchmark macro + ergonomic improvements
#35 by SUPERCILEX was merged Feb 12, 2022 Loading…
Migrate benchmarks to criterion
#34 by SUPERCILEX was merged Feb 11, 2022 Loading…
Add comment explaining shift amounts for xorshift
#32 by ThomasdenH was merged Jan 18, 2022 Loading…
Replace Travis CI reference with GitHub Actions
#31 by atouchet was merged Dec 8, 2021 Loading…
Update badges
#30 by atouchet was merged Dec 8, 2021 Loading…
add xoshiro++ to benches
#29 by TheIronBorn was merged Dec 8, 2021 Loading…
rand_isaac: Fix clippy warnigs
#28 by vks was merged Aug 25, 2021 Loading…
Remove appendix from Apache license
#27 by vks was merged Aug 25, 2021 Loading…
ProTip! Exclude everything labeled bug with -label:bug.