Skip to content

Instantly share code, notes, and snippets.

@jenkek
Created May 26, 2015 11:24
Show Gist options
  • 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