Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save akerouanton/da196e175a9a17903c09b879358d2ac2 to your computer and use it in GitHub Desktop.
Save akerouanton/da196e175a9a17903c09b879358d2ac2 to your computer and use it in GitHub Desktop.
cat /dev/urandom | tr -dc 'a-z0-9' | fold -w 32 | head -n 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment