common/entropy
kayos@tcp.direct 40e3d2190a
Modularize
2022-02-10 04:54:55 -08:00
..
README.md #justcommonthingz 2022-02-08 04:21:57 -08:00
entropy.go #justcommonthingz 2022-02-08 04:21:57 -08:00
go.mod Modularize 2022-02-10 04:54:55 -08:00

entropy

`import "git.tcp.direct/kayos/common/entropy"`

Usage

func RNG

func RNG(n int) int

func RandomStrChoice

func RandomStrChoice(choice []string) string