MCPcopy Create free account
hub / github.com/goadesign/goa / URL

Method URL

expr/random.go:55–55  ·  view source on GitHub ↗

URL generates an example URL

()

Source from the content-addressed store, hash-verified

53 IPv6Address() net.IP
54 // URL generates an example URL
55 URL() string
56 // Characters generates a n-character string example
57 Characters(n int) string
58 // UUID generates a random v4 UUID

Callers 3

URLMethod · 0.65
byFormatFunction · 0.65
startServersMethod · 0.65

Implementers 2

FakerRandomizerexpr/random.go

Calls

no outgoing calls

Tested by

no test coverage detected