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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

change java.util.Random to java.security.SecureRandom #1831

Merged
merged 4 commits into from Dec 9, 2021

Commits on Dec 8, 2021

  1. change java.util.Random to java.security.SecureRandom

    Aleksei Efimov committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    35338bc View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. format code; add changelog entry;

    Aleksei Efimov committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    4d05fa8 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    marandaneto committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    33e1f59 View commit details
    Browse the repository at this point in the history
  3. fix test

    Aleksei Efimov committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    44a69db View commit details
    Browse the repository at this point in the history