Created
June 2, 2017 18:54
-
-
Save stephenhardy/5a30a948cd80d756897824d67510c8dd to your computer and use it in GitHub Desktop.
Generate a random password
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
openssl rand -base64 20 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment