RegExp Password Generator

How to use:

Enter one or more constraints (one per line) that your password must satisfy. Each constraint is a JavaScript regular expression. Click "Generate Passwords" to create 5 random passwords that match all constraints simultaneously.

Example Constraints:

Powered by:

📦 @gruhn/regex-utils - TypeScript library for regex equivalence, intersection, complement and other utilities