package
0.35.3
Repository: https://github.com/jetsetilly/gopher2600.git
Documentation: pkg.go.dev

# Functions

NewRandom is the preferred method of initialisation for the Random type.

# Structs

Random is a random number generator that is sensitive to time within the emulation.

# Interfaces

TV defines the television functions required by the Random type.