Documentation ¶ Index ¶ func Code(length int) string func Generate(length int, withNumbers bool, withSymbols bool) string func Hard(length int) string func Mild(length int) string func Valid(password string, withLetters bool, withNumbers bool, withSymbols bool) bool Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Code ¶ added in v0.7.44 func Code(length int) string func Generate ¶ func Generate(length int, withNumbers bool, withSymbols bool) string func Hard ¶ added in v0.7.44 func Hard(length int) string func Mild ¶ added in v0.7.44 func Mild(length int) string func Valid ¶ added in v0.1.70 func Valid(password string, withLetters bool, withNumbers bool, withSymbols bool) bool Types ¶ This section is empty. Source Files ¶ View all Source files generate.go Click to show internal directories. Click to hide internal directories.