You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once rust-lang/rust#121337 lands we'll support 3 RNG functions on Windows. I don't know which of these we are testing at all, since we're only testing them indirectly via std and getrandom. Would be good to have a test that calls them directly, just to make sure that they remain covered.
@ChrisDenton if you could help write such a test that would be great. :)