Created
May 26, 2015 11:24
-
-
Save jenkek/bec348c2da9da916c5ee to your computer and use it in GitHub Desktop.
generate random password in linux console
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 32 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment