Skip to content

zrnge/passgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐 PassGen

A modern, secure password generator with a sleek glassmorphism UI.

GitHub Repo stars GitHub forks GitHub watchers GitHub issues GitHub pull requests GitHub last commit GitHub commit activity GitHub code size in bytes GitHub License GitHub language count

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

Live site: zrnge.github.io/passgen (deployed via GitHub Pages) Source code: github.com/zrnge/passgen

Features

  • 🔒 Cryptographically secure — uses crypto.getRandomValues() (no Math.random)
  • 🎛️ Customizable — length (4–64), uppercase, lowercase, numbers, symbols
  • 🚫 Exclude ambiguous characters (Il1O0) option
  • 💪 Real-time strength meter with entropy estimation
  • 📋 One-click copy to clipboard with toast confirmation
  • 🎨 Modern glassmorphism UI — dark theme, animated gradient orbs, glass blur
  • ⌨️ Keyboard friendly — press Space to regenerate, Enter on password to copy
  • Accessiblearia-live announcements, keyboard-navigable password display
  • 📱 Fully responsive
  • 🏠 100% local — nothing leaves your browser

Tech

  • Vanilla HTML, CSS, JS — no dependencies, no build step
  • Inter + JetBrains Mono fonts from Google Fonts

GitHub License GitHub Repo stars GitHub forks GitHub issues

Built by zrnge.com · © 2026 zrnge. All rights reserved.

About

A modern, secure password generator with a sleek glassmorphism UI.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors