mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-04 05:37:08 +00:00
github.com/pborman/uuid v1.2.0
This commit is contained in:
2
vendor/github.com/google/uuid/version4.go
generated
vendored
2
vendor/github.com/google/uuid/version4.go
generated
vendored
@@ -14,7 +14,7 @@ func New() UUID {
|
||||
return Must(NewRandom())
|
||||
}
|
||||
|
||||
// NewRandom returns a Random (Version 4) UUID or panics.
|
||||
// NewRandom returns a Random (Version 4) UUID.
|
||||
//
|
||||
// The strength of the UUIDs is based on the strength of the crypto/rand
|
||||
// package.
|
||||
|
||||
Reference in New Issue
Block a user