Darksonn contributed to tokio-rs/tokio

Wait 5 sec.

Darksonn merged tokio-rs/tokio#8078 · May 2, 2026 10:01 Avoid illegal state in `FastRand` #8078 Since tokio/src/util/rand/rt.rs calls from_pair() with two random numbers, it is possible that rt.rs will create an rng with seed zero. However, th… +25 -7 2 comments