weightRandom

package
v1.8.4 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Item

type Item struct {
	Name   string
	Weight int
}

type WeightedRandom

type WeightedRandom struct {
	Max int
	// contains filtered or unexported fields
}

func New

func New(pool []*Item) *WeightedRandom

func (*WeightedRandom) Roll

func (wr *WeightedRandom) Roll() string

Jump to

Keyboard shortcuts

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