Skip to content

Instantly share code, notes, and snippets.

@jonashaag
Created February 21, 2024 10:17
Show Gist options
  • Save jonashaag/f58648b480027a57972293042a974253 to your computer and use it in GitHub Desktop.
Save jonashaag/f58648b480027a57972293042a974253 to your computer and use it in GitHub Desktop.
XKCD password
curl -L https://raw.githubusercontent.com/redacted/XKCD-password-generator/master/xkcdpass/static/eff-long \
| sort -R \
| head -n 5 \
| tr '\n' -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment