Skip to content

Instantly share code, notes, and snippets.

@a3f
Created February 4, 2017 01:54
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 a3f/e0fc97777f3a6ac78e80e7e1a2d5c8a0 to your computer and use it in GitHub Desktop.
Save a3f/e0fc97777f3a6ac78e80e7e1a2d5c8a0 to your computer and use it in GitHub Desktop.
⚡ W=$(shuf -n1 /usr/share/dict/words) perl -ne'print$s=$ENV{W}=~s/[^.$_$s]/_/gri,"\n?"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment