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

upgrades rand dependency to v0.9.0 #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sts10
Copy link
Contributor

@sts10 sts10 commented Jan 30, 2025

Upgrades rand to version 0.9.0. This required only minimal changes to use statements and the methods called.

I don't think anything functionally changes here, though I will note that the good folks who maintain rand posted a security disclaimer of sorts along with v0.9.0.

FWIW, for my passphrase generator, Phraze, I'm considering being more explicit in creating my pseudo-random number generator (see this PR) just to be on (what I think is) the safe side of things. Curious what you think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant