Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/goadesign/goa
/ UUID
Method
UUID
expr/random.go:59–59 ·
view source on GitHub ↗
UUID generates a random v4 UUID
()
Source
from the content-addressed store, hash-verified
57
Characters(n int) string
58
// UUID generates a random v4 UUID
59
UUID() string
60
}
61
62
// NewRandom returns a random value generator seeded from the given string
Callers
1
byFormat
Function · 0.65
Implementers
2
FakerRandomizer
expr/random.go
DeterministicRandomizer
expr/random.go
Calls
no outgoing calls
Tested by
no test coverage detected