PWGen/pwgenerator/_testdata/test.xml
brent saner cbecd9caec
v0.1.3
FIXED:
* XML, YAML marshaling/unmarshaling of pwgenerator.CharSet.
2024-07-17 04:03:31 -04:00

15 lines
328 B
XML

<GenOpts doAlpha="true"
doNumeric="true"
doSymbols="true"
doExtendedSymbols="false"
numUppers="0"
numLowers="0"
numNumeric="0"
numSymbols="0"
numXSymbols="0"
disabledChars="abc😊"
minLen="0"
maxLen="0"
genCount="0"
/>