Created
February 4, 2017 01:54
-
-
Save a3f/e0fc97777f3a6ac78e80e7e1a2d5c8a0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
⚡ 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