Skip to main content

Password Generator

Route: /password-generator

Generate secure, random passwords and passphrases.

Features

  • Configurable length and character sets.
  • Multiple modes — random passwords, PINs, and passphrases.
  • Cryptographically secure randomness via the browser's Web Crypto API.
  • Copy to clipboard.

Using it

  1. Open Password Generator from the sidebar.
  2. Choose the length and which character types to include.
  3. Generate and copy the result.

Notes

  • Generation happens entirely in your browser; nothing is transmitted or stored.