char mins done; need to shuffle some error condition checks before
This commit is contained in:
@@ -37,6 +37,7 @@ func main() {
|
||||
ExtendedSymbols: a.ExtendSymbols,
|
||||
CountUpper: a.NumUpper,
|
||||
CountLower: a.NumLower,
|
||||
CountNumbers: a.NumNumbers,
|
||||
CountSymbols: a.NumSymbols,
|
||||
CountExtended: a.NumExtended,
|
||||
DisabledChars: nil,
|
||||
|
||||
Reference in New Issue
Block a user