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

Initialize random number generator seed. #1503

Merged
merged 1 commit into from
Apr 27, 2016

Commits on Apr 27, 2016

  1. Initialize random number generator seed.

    Initialize random number generator using cryptographic seed read from OS. Fixes
    issues with random number generator always returning same sequence, e.g. when
    using random endpoint connecting to logstash in failover mode.
    urso committed Apr 27, 2016
    Configuration menu
    Copy the full SHA
    c81a91a View commit details
    Browse the repository at this point in the history