Support for Numeric-Only Password
Many legacy systems and specific services, particularly banking applications and PIN-based authentication, strictly require passwords composed only of digits, so I propose adding a dedicated option to the password generator to create numeric-only passwords.
Furthermore, the current password strength meter incorrectly flags these numeric-only passwords as "weak" because they lack character variety, so it should be updated accordingly (for eg., a date format should be flagged as weak).
2
votes