PWGen/pwgenerator/_testdata/test.toml

14 lines
215 B
TOML
Raw Normal View History

Letters = true
Numbers = true
Symbols = true
ExtendedSymbols = false
CountUpper = 0
CountLower = 0
CountNumber = 0
CountSymbol = 0
CountExtended = 0
DisabledCharSet = "abc😊"
MinLength = 0
MaxLength = 0
Count = 0