Versions in this module Expand all Collapse all v1 v1.0.2 Mar 10, 2023 Changes in this version + func Decode(str string) string + func Encode(str string) string + func GenerateSym(length int) string + func Random(min, max int64) int + func Reverse(str string) (result string)