mirror of
https://github.com/moby/moby.git
synced 2026-08-03 06:30:59 +00:00
Replace the custom seeded RNG and mutex with the top-level rand.Shuffle from math/rand/v2, which is properly seeded and safe for concurrent use, and inline the shuffle at its only call site in handleIPQuery. Signed-off-by: Sabith Saheb <shabi7204192361@gmail.com>
20 KiB
20 KiB