Skip to content

GitWatin/qwerty-password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qwerty-password-generator

🔐 Layout-Safe Password Generator

A simple and effective web-based password generator designed to create keyboard layout-safe passwords.

🚀 Features

  • 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)

🧠 Concept

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.

📄 License

MIT License


Made with 💻 by WaTin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors