PNG image of Steve Brandt

Steven R. Brandt

?>

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. SadWounded188=
  2. SnortingPackages590/
  3. ClankingMop051/
  4. HunkeredSkull703@
  5. PollutedPuddles800,
  6. EducatedSir407:
  7. DeservesHolsters120@
  8. AbashedLockers829@
  9. TrashedDecks690=
  10. BetterDripping345:
bits of entropy=37
The source code is here.