Versions in this module Expand all Collapse all v1 v1.0.0 Feb 1, 2021 Changes in this version + type StringGenerator struct + Base string + func NewStringGenerator(base string) *StringGenerator + func (rsg *StringGenerator) Generate(length int) string