Skip to content

Instantly share code, notes, and snippets.

@ysubach
Created March 14, 2017 19:24
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 ysubach/ef2f3c14b33c4ffba3cb4fc3e8b9afe1 to your computer and use it in GitHub Desktop.
Save ysubach/ef2f3c14b33c4ffba3cb4fc3e8b9afe1 to your computer and use it in GitHub Desktop.
Generate random string

hexdump -n 16 -v -e '/1 "%02x"' /dev/urandom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment