Skip to content

Instantly share code, notes, and snippets.

@viniroger
Created March 26, 2019 21:19
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 viniroger/51a6ec640ea09a27d8694e2c8284f1d3 to your computer and use it in GitHub Desktop.
Save viniroger/51a6ec640ea09a27d8694e2c8284f1d3 to your computer and use it in GitHub Desktop.
Generate random password
openssl rand -base64 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment