randomness

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2023 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Overview

randomness provides pseudo-random utilities for in-game use.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Float32

func Float32(min, max float32) float32

func Float64

func Float64(min, max float64) float64

func Int

func Int(min, max int) int

func RollPercent

func RollPercent(percent float32) bool

Return true %percent of the times RollPercent is called.

func WeightedSelect

func WeightedSelect(weights []int) int

Types

This section is empty.

Jump to

Keyboard shortcuts

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