-
Notifications
You must be signed in to change notification settings - Fork 708
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
Use the getrandom
crate to implement ring::rand
.
#1531
Conversation
Silly question, per #1508 have we tested to see if this works in a worker in WASM? My experience has been that most libraries don’t handle that case. If not I’ll give this a try! |
I think if |
2799b41
to
b174dde
Compare
Can we add a feature flag for |
b174dde
to
ee7dfee
Compare
Codecov Report
@@ Coverage Diff @@
## main #1531 +/- ##
==========================================
+ Coverage 91.47% 92.48% +1.00%
==========================================
Files 128 128
Lines 18801 18539 -262
Branches 195 195
==========================================
- Hits 17198 17145 -53
+ Misses 1568 1359 -209
Partials 35 35
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
06a994f
to
2407264
Compare
2407264
to
2bdcdb2
Compare
No description provided.