Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove rng parameter of ReseedingRng::new #1533

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

dhardy
Copy link
Member

@dhardy dhardy commented Nov 20, 2024

  • Added a CHANGELOG.md entry

The rng parameter seems redundant in ReseedingRng::new (aside from the type specification).

@dhardy dhardy requested a review from newpavlov November 20, 2024 12:02
@dhardy dhardy merged commit 935a3e3 into rust-random:master Nov 21, 2024
16 checks passed
benjamin-lieser pushed a commit to benjamin-lieser/rand that referenced this pull request Feb 5, 2025
The `rng` parameter seems redundant in `ReseedingRng::new` (aside from
the type specification).
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants