func github.com/google/uuid.NewUUID

2 uses

	github.com/google/uuid (current package)
		dce.go#L33: 	uuid, err := NewUUID()
		version1.go#L19: func NewUUID() (UUID, error) {