//
pkg.gl
Category
github.com/chronos-tachyon/roxy
internal
picker
package
0.6.5
Repository:
https://github.com/chronos-tachyon/roxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
118 SLOC
#
Functions
Make
Make creates a Picker with the given values and score function.
#
Structs
Picker
Picker is a utility class for picking values from a list using weighted random selection.