common/entropy
2022-02-12 19:27:04 -08:00
..
entropy_test.go Improve coverage 2022-02-12 19:27:04 -08:00
entropy.go Testing: add more test cases 2022-02-12 18:14:54 -08:00
README.md #justcommonthingz 2022-02-08 04:21:57 -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