?>

Ten Random Passwords

Inspired by an xkcd comic, I wrote this random password generator. It goes a little farther in trying to make things memorable by constructing a random phrase using the pattern [verb or adjective] [noun] [number] [punctuation].

  1. DampnessAgility521-
  2. PublicMischief119:
  3. UpscaleRising119/
  4. UglyJeopardy619@
  5. SnarlsEvent659=
  6. UrgingAssault893/
  7. AttackHarmony638:
  8. SpikyThrum289:
  9. PresumedElegance326,
  10. ParkedBrigade728/
bits of entropy=37
The source code is here.