Documentation ¶
Index ¶
- Variables
- func Bool() bool
- func Dice(sides int) int
- func Float() float64
- func Int() int
- func NDices(n, sides int) int
- func Normal(mean, std float64) float64
- func NormalInt(mean, std int) int
- func Polar() float64
- func PolarInt() int
- func Range(min, max float64) float64
- func RangeInt(min, max int) int
Constants ¶
This section is empty.
Variables ¶
View Source
var Coin = Bool
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.