//
pkg.gl
Category
github.com/jetsetilly/gopher2600
random
package
0.35.3
Repository:
https://github.com/jetsetilly/gopher2600.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
57 SLOC
#
Functions
NewRandom
NewRandom is the preferred method of initialisation for the Random type.
#
Structs
Random
Random is a random number generator that is sensitive to time within the emulation.
#
Interfaces
TV
TV defines the television functions required by the Random type.