Created
July 13, 2016 15:02
-
-
Save akerouanton/da196e175a9a17903c09b879358d2ac2 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
cat /dev/urandom | tr -dc 'a-z0-9' | fold -w 32 | head -n 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment