Password Generator

Simple is sometimes beautiful. You don’t need a whole lot of code to do stuff efficiently.

  • Built with vanilla HTML/CSS/JS only
    • Runs on every device with a browser
    • Adapts to the screen using Fluid Fonts
  • Generator Options
    • Include/Exclude Character Sets
      • Lowercase
      • Uppercase
      • Numbers
      • Special
    • Exclude Field (for easily mistaken characters)
    • Length
  • Copy-to-clipboard with one click
  • Dynamically updates as you change the options
  • Bookmarkable, with your current Options