...

Package xrand

import "oss.terrastruct.com/util-go/xrand"
Overview
Index

Overview ▾

Package xrand provides helpers for generating useful random values.

func Base64

func Base64(n int) string

func Bool

func Bool() bool

func String

func String(n int, exclude []rune) string