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

Method Float32

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

Float32 generates a float32 example

()

Source from the content-addressed store, hash-verified

33 Bool() bool
34 // Float32 generates a float32 example
35 Float32() float32
36 // Float64 generates a float64 example
37 Float64() float64
38 // UInt generates a uint example

Callers 3

ExampleMethod · 0.65
Float32Method · 0.65
byMinMaxFunction · 0.65

Implementers 2

FakerRandomizerexpr/random.go

Calls

no outgoing calls

Tested by

no test coverage detected