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

Method Float64

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

Float64 generates a float64 example

()

Source from the content-addressed store, hash-verified

35 Float32() float32
36 // Float64 generates a float64 example
37 Float64() float64
38 // UInt generates a uint example
39 UInt() uint
40 // UInt32 generates a uint example

Callers 3

ExampleMethod · 0.65
Float64Method · 0.65
byMinMaxFunction · 0.65

Implementers 2

FakerRandomizerexpr/random.go

Calls

no outgoing calls

Tested by

no test coverage detected