Skip to content

Instantly share code, notes, and snippets.

@benjamin658
Last active October 3, 2019 07:45
Show Gist options
  • Save benjamin658/d79fa8866e4b3279e998c509acf68379 to your computer and use it in GitHub Desktop.
Save benjamin658/d79fa8866e4b3279e998c509acf68379 to your computer and use it in GitHub Desktop.
Generate random string by openssl
openssl rand 60 | openssl base64 -A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment