Skip to content

Instantly share code, notes, and snippets.

@mattmc3
Created April 6, 2017 15:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save mattmc3/894f2051d9703c0d47321e06756154cf to your computer and use it in GitHub Desktop.
Save mattmc3/894f2051d9703c0d47321e06756154cf to your computer and use it in GitHub Desktop.
Bash - generate random base64 string
openssl rand -base64 32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment