Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Modified the StdRng documentation #1079

Merged
merged 1 commit into from Dec 18, 2020
Merged

Conversation

JJPennington
Copy link
Contributor

I was looking though the documentation and I found Issue 932 but then also noticed that the rust-doc for std.rs hadn't been changed to reflect the change from ChaCha20 to ChaCha12. This PR addresses that.

  • Correctly identifies the engine used as ChaCha12 (not ChaCha20).
  • Cites the relevant rand crate issue.

- Correctly identifies the engine used as ChaCha12 (not ChaCha20).
- Cites the relevant rand crate issue.
Copy link
Member

@dhardy dhardy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks, and just in time for v0.8!

@dhardy dhardy merged commit cc93dae into rust-random:master Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants