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

Port new SeedableRng trait #233

Merged
merged 8 commits into from
Jan 23, 2018
Merged

Commits on Jan 14, 2018

  1. Rework SeedableRng trait

    pitdicker committed Jan 14, 2018
    Configuration menu
    Copy the full SHA
    01eee83 View commit details
    Browse the repository at this point in the history
  2. Implement NewSeeded trait

    pitdicker committed Jan 14, 2018
    Configuration menu
    Copy the full SHA
    99fefbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14f27db View commit details
    Browse the repository at this point in the history
  4. Fix benchmarks and no_std

    pitdicker committed Jan 14, 2018
    Configuration menu
    Copy the full SHA
    449cb38 View commit details
    Browse the repository at this point in the history
  5. Improve documentation

    pitdicker committed Jan 14, 2018
    Configuration menu
    Copy the full SHA
    b21d1a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2018

  1. Configuration menu
    Copy the full SHA
    3d4e686 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2018

  1. Rename NewSeeded to NewRng

    pitdicker committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    2f42698 View commit details
    Browse the repository at this point in the history
  2. Documentation improvements

    pitdicker committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    34239fa View commit details
    Browse the repository at this point in the history