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

Documentation on PRNG algorithms #633

Closed
dhardy opened this issue Oct 16, 2018 · 0 comments
Closed

Documentation on PRNG algorithms #633

dhardy opened this issue Oct 16, 2018 · 0 comments
Labels
C-docs Documentation E-help-wanted Participation: help wanted

Comments

@dhardy
Copy link
Member

dhardy commented Oct 16, 2018

It would be good to update this documentation for the 0.6 release. Since documentation changes are not API breaking, it's not a blocker for 0.6, but especially with the work on #603 and #431 it is timely.

Points:

  • the whole rand::prng module is deprecated, so the documentation should move (possibly to a document in the doc folder of the repo, possibly to new web page / book)
  • ideally we should have a table giving an overview of many different algorithms with Rust implementations, not only those published by the Rand project
@dhardy dhardy added C-docs Documentation E-help-wanted Participation: help wanted labels Oct 16, 2018
@dhardy dhardy closed this as completed Jan 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-docs Documentation E-help-wanted Participation: help wanted
Projects
None yet
Development

No branches or pull requests

1 participant