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

Method UInt64

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

UInt64 generates a uint example

()

Source from the content-addressed store, hash-verified

41 UInt32() uint32
42 // UInt64 generates a uint example
43 UInt64() uint64
44 // Name generates a human name example
45 Name() string
46 // Email generates an example email address

Callers 2

ExampleMethod · 0.65
byMinMaxFunction · 0.65

Implementers 2

FakerRandomizerexpr/random.go

Calls

no outgoing calls

Tested by

no test coverage detected