state

package
v0.6.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeRNG

func MakeRNG(seed uint64) *rand.Rand

Types

type RunState

type RunState struct {
	Tick          time.Duration
	Wallclock     time.Time
	Duration      time.Duration
	RND           *rand.Rand
	CurrentAction int
}

func NewRunState added in v0.4.0

func NewRunState(duration time.Duration, seed uint64) *RunState

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL