Skip to content

drbarzaga/passgen

Repository files navigation

passgen

Password Generator

Generate cryptographically secure passwords with custom length and character types, right in your browser — free and open source

Stack

Getting started

bun install
bun dev

Features

  • Cryptographically secure (crypto.getRandomValues)
  • Configurable length (6–64 characters)
  • Character types: uppercase, lowercase, numbers, symbols
  • Exclude ambiguous characters (0, O, l, 1, I)

Releases

No releases published

Packages

 
 
 

Contributors