Last active
January 4, 2019 11:55
-
-
Save wingrime/063c9f6b4d31087244bbba404f4d1136 to your computer and use it in GitHub Desktop.
Password random
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
#1 | |
openssl rand -base64 32 | |
#2 | |
date | md5sum |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment