PasswordGenerator
PasswordGenerator copied to clipboard
Added omit characters
Hi.
Our users complains that some characters are easy to mistake with other ones (eg.: "I":"l", "O":"0", "B":"8"). So I wrote some code which add possibility to omit characters in generated passwords. If you like it, fill free to add it to your repository.