directory
0.0.0-20240817234603-2c08b5a35ef9
Repository: https://github.com/kittengarten/kittencore.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package wr contains a performant data structure and algorithm used to randomly select an element from some kind of list, where the chances of each element to be selected not being equal, but defined by relative "weights" (or probabilities).