-
-
Notifications
You must be signed in to change notification settings - Fork 465
Move OsRng to rand_core #863
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
Note: this implies one breaking change when next publishing |
What about the |
There's not any change (unless removal of |
I think it also worth to release |
You mean we should count this as a breaking release for |
No, I mean, if we deprecate |
You don't think the deprecation warning and comment I added to the README already are enough? |
Ah, haven't noticed that. |
I do kinda think you're better off with a free fn instead of the
|
I think it's ready to be merged? Or do you want to merge together with #864? |
Yes, I think it's ready. #864 will need to be rebased; unfortunately I will have very limited time available over the next few weeks. |
Closes #854 which discuses this idea.
We don't need to rush this decision, so this PR will stay open a while for discussion.