import "oss.terrastruct.com/util-go/xrand"
Package xrand provides helpers for generating useful random values.
xrand.go
func Base64(n int) string
func Bool() bool
func String(n int, exclude []rune) string