prjseal / PasswordGenerator

A library which generates random passwords with different settings to meet the OWASP requirements
MIT License
178 stars 43 forks source link

When no valid password could be generated, throw an Exception if desired #18

Open saciervo opened 3 years ago

saciervo commented 3 years ago

Fixes Issue #13 - Should throw instead of returning "Try again" when a valid password cannot be found