Skip to content

Instantly share code, notes, and snippets.

@greenmoss
Created March 5, 2021 18:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save greenmoss/6749b555831313c39c3ed5367c387714 to your computer and use it in GitHub Desktop.
Save greenmoss/6749b555831313c39c3ed5367c387714 to your computer and use it in GitHub Desktop.
random junk
wget -q -nc -O /tmp/wl.txt https://raw.githubusercontent.com/greenmoss/w/master/w ; sort -R /tmp/wl.txt | head -20 ; tr -dc a-z0-9 </dev/urandom | head -c 20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment