Versions in this module Expand all Collapse all v1 v1.0.0 Feb 26, 2025 Changes in this version + var DictsLen [numDicts]int + func NewUsernameGen() *usernameGen + func NewUsernameGenWithOptions(delimiter string, postfixType PostfixType, dicts ...DictType) *usernameGen + type DictType byte + const Adjectives + const Animals + const Colors + type PostfixType byte + const NoPostfix + const UseProvidedNumber + const UseProvidedNumberAfterOverflow Other modules containing this package github.com/Nidal-Bakir/username_r_gen/v2