Skip to content

Conversation

sts10
Copy link
Owner

@sts10 sts10 commented Jan 30, 2025

Upgrades rand crate from v0.8.5 to v0.9.0.

This required a few use statement changes and swapping to some new method names, like random_range instead of gen_range. I don't think anything functionally changes.

@sts10
Copy link
Owner Author

sts10 commented Jan 30, 2025

Just found this Security note in the rand docs re: the change in v0.9.0. I'm not sure how critical this is to Phraze and password/phrase generators generally.

@sts10
Copy link
Owner Author

sts10 commented Jan 30, 2025

This might be a good time to be more explicit in which PRNG Phraze uses. #21 does this.

@sts10 sts10 merged commit bdfcaf4 into main Feb 3, 2025
5 checks passed
@sts10 sts10 deleted the upgrade branch February 3, 2025 18:21
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