8

Show HN: Generate Passwords from Regex Constraints

Heh, cool concept. Could maybe add some interactive configuration common password gen tools have like choose length, characters used (upper, lower, numbers, symbols) so people not accustomed to regex can play with (and see how for each configuration the regex changes).

Your regex-utils library also interesting, especially the set operations part.

18 hours agoforgotpwd16

Nice, wonder if this can integrated into password managers!

10 hours agojmlim00