A simple and effective web-based password generator designed to create keyboard layout-safe passwords.
-
Generate secure random passwords
-
Compatible with both AZERTY and QWERTY keyboards
-
Customizable password length
-
Select character types:
- Lowercase
- Uppercase
- Numbers
- Symbols
-
Ensures at least one character from each selected category
-
Light / Dark mode toggle (modern UI)
Different keyboard layouts (like AZERTY and QWERTY) can cause issues when typing passwords due to key mismatches.
This generator solves the problem by excluding layout-dependent characters (like A, Z, Q, W, M), ensuring the password can be typed reliably on different keyboards.
MIT License
Made with 💻 by WaTin