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

Add BlockRng abstraction #281

Merged
merged 11 commits into from
Mar 16, 2018
Merged

Commits on Mar 14, 2018

  1. Add thread_rng benchmarks

    pitdicker committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    5ed000b View commit details
    Browse the repository at this point in the history
  2. Add BlockRngCore trait

    pitdicker committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    f5769c9 View commit details
    Browse the repository at this point in the history
  3. Add BlockRng wrapper

    pitdicker committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    8553ec8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    009281f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7ba09f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca975af View commit details
    Browse the repository at this point in the history
  7. Fix comment

    pitdicker committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    bc2e7c6 View commit details
    Browse the repository at this point in the history
  8. Modify inline hints

    pitdicker committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    8e44b60 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    475ee56 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    963be0c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    08924a3 View commit details
    Browse the repository at this point in the history