Versions in this module Expand all Collapse all v0 v0.2.3 Aug 30, 2020 Changes in this version + func ASCIIString(length int) (string, error) + func AlphaNumericString(length int) (string, error) + func LowerAlphaNumericString(length int) (string, error) + func NewStringGenerator(characters string) func(int) (string, error)