Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Random ¶
type Random struct{}
Random generates a random integer in a range. Useful for games, sampling, or when the user asks for randomness.
func (*Random) Description ¶
func (*Random) DisplayName ¶ added in v0.1.4
func (*Random) Parameters ¶
func (*Random) Parameters() interfaces.JSONSchema
Click to show internal directories.
Click to hide internal directories.