Last active
May 31, 2018 00:47
-
-
Save jglenn9k/4c2a5715f9aea3b75f43c7f24c2cde44 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
tr -dc '[:alnum:]' < /dev/urandom | fold -w 15 | head -n 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment