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

Method Email

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

Email generates an example email address

()

Source from the content-addressed store, hash-verified

45 Name() string
46 // Email generates an example email address
47 Email() string
48 // Hostname generates an example hostname
49 Hostname() string
50 // IPv4Address generates an example IPv4 address

Callers 2

EmailMethod · 0.65
byFormatFunction · 0.65

Implementers 2

FakerRandomizerexpr/random.go

Calls

no outgoing calls

Tested by

no test coverage detected