Versions in this module Expand all Collapse all v1 v1.1.0 Dec 19, 2024 v1.0.0 Dec 9, 2024 Changes in this version + func GenerateGarbageString(n int, chars string) string + func HexEncodeChar(c rune) string + func RandomlyChangeCaseString(s string, prob float64) string + func RandomlyHexEncodeString(s string, prob float64) string + func RandomlyPrependZerosOID(oid string, maxZeros int) string