Skip to content

Instantly share code, notes, and snippets.

@jenkek
Created May 26, 2015 11:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jenkek/bec348c2da9da916c5ee to your computer and use it in GitHub Desktop.
Save jenkek/bec348c2da9da916c5ee to your computer and use it in GitHub Desktop.
generate random password in linux console
$ openssl rand -base64 32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment