?>

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. GovernedShambles245=
  2. WinkedMovement036=
  3. GrinMarie540@
  4. BlowsReader565/
  5. CoveredEnds552@
  6. CheeredLance377=
  7. SibilantSavings078-
  8. ConjureWarheads877-
  9. SnarlingLag210-
  10. FierceLoins933-
bits of entropy=37
The source code is here.