Skip to content

Target SDK 30, validate password type

Latest
Compare
Choose a tag to compare
@Nuvolect Nuvolect released this 16 Feb 10:47
· 2 commits to master since this release

This release fixes a type conversion bug and adds new functionality to validate password types. When generating passwords, you select lower case, upper case, numeric, special symbols, and hex. Hex also uses alpha-numeric 0-9 plus A-F overlapping numeric and not completely overlapping upper case. Got it, just check it out.