Skip to content

Instantly share code, notes, and snippets.

@artiom
Last active December 17, 2015 12:49
Show Gist options
  • Save artiom/5612483 to your computer and use it in GitHub Desktop.
Save artiom/5612483 to your computer and use it in GitHub Desktop.
password through openssl
# from http://www.tech-recipes.com/rx/1264/generate-passwords-with-openssl/
openssl rand -base64 12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment