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

Method UInt

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

UInt generates a uint example

()

Source from the content-addressed store, hash-verified

37 Float64() float64
38 // UInt generates a uint example
39 UInt() uint
40 // UInt32 generates a uint example
41 UInt32() uint32
42 // UInt64 generates a uint example

Callers 2

ExampleMethod · 0.65
byMinMaxFunction · 0.65

Implementers 2

FakerRandomizerexpr/random.go

Calls

no outgoing calls

Tested by

no test coverage detected