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

Method UInt32

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

UInt32 generates a uint example

()

Source from the content-addressed store, hash-verified

39 UInt() uint
40 // UInt32 generates a uint example
41 UInt32() uint32
42 // UInt64 generates a uint example
43 UInt64() uint64
44 // Name generates a human name example

Callers 2

ExampleMethod · 0.65
byMinMaxFunction · 0.65

Implementers 2

FakerRandomizerexpr/random.go

Calls

no outgoing calls

Tested by

no test coverage detected