mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
Instead of seeding/polluting the global random instance, creating a local `rand.Random` instance which provides the same level of randomness. Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com> Upstream-commit: 25fab69f7dcf72dabfeb60f61f50f175692f0b03 Component: engine