Versions in this module Expand all Collapse all v1 v1.1.1 Jun 4, 2026 v1.1.0 Feb 10, 2025 Changes in this version + func EncodeBase58(input string) string + func EncodeBase64(input string) string + type ShortIDGenerator struct + func New(length int, charset, timeFormat string) *ShortIDGenerator + func (g *ShortIDGenerator) Generate() string