mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-24 03:47:33 +00:00
Package k8s.io/apimachinery/pkg/util/rand seeds the random based on time during the package initialization, so no need to re-seed it.