/correcthorsebatterystaple

Create easy to remember passwords from a list of words. See XKCD 936.

Primary LanguageJavaScriptMIT LicenseMIT

CorrectHorseBatteryStaple

Password generator, loosely (read: entirely) based on XKCD 936

Use it here!

This is a fork of the original by JVDL

Changes since the fork:

  • Use cryptographically secure random number generator instead of Math.random().
  • Don't load content from third party servers. (local jquery, removed Google Analytics).
  • Change defaults: No uppercase, space as separator, no number appended
  • Display security of the password
  • Support for more languages