Documentation
¶
Overview ¶
Package random contains logic related to randomly generating things.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidDiceString = errors.New("invalid dice string")
ErrInvalidDiceString is returned if the dice string doesn't have the format "0d0[+0d0+...]".
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.