Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GameRandomize ¶
type GameRandomize struct{}
GameRandomize is a struct that implements GameRandomizer interface that handles functions to randomize data to create games.
func NewGameRandomizer ¶
func NewGameRandomizer() GameRandomize
NewGameRandomizer is a constructor for creating a new instance of GameRandomize.
Click to show internal directories.
Click to hide internal directories.