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

Small changes from experimental branch #273

Merged
merged 5 commits into from
Feb 28, 2018
Merged

Commits on Feb 27, 2018

  1. Configuration menu
    Copy the full SHA
    10e28ca View commit details
    Browse the repository at this point in the history
  2. Move thread_rng and co to new module

    Rationale: lib.rs should not contain a big mess of unrelated code
    dhardy committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    c3e3462 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fa0ff6 View commit details
    Browse the repository at this point in the history
  4. Distributions: add simple tests, remove duplicate tests

    Changes come from dhardy/master branch
    dhardy committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    4a24d00 View commit details
    Browse the repository at this point in the history
  5. Add CryptoRng marker trait

    dhardy committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    3966631 View commit details
    Browse the repository at this point in the history