Short description
A simple extension to generate and validate password.
Picture of all the blocks
Instructions to use extension
Validates a given password with given validity criteria and returns given error message if invalid else return true.
Generates a random password with given criteria.
Checks the strength of a given password on a scale of 0 to 100.
Download
PasswordValidator.aix (7.7 KB)