Skip to content

Instantly share code, notes, and snippets.

@HugoArts
Created April 23, 2009 02:28
Show Gist options
  • Save HugoArts/100245 to your computer and use it in GitHub Desktop.
Save HugoArts/100245 to your computer and use it in GitHub Desktop.
cat /dev/urandom | tr -dc 'a-zA-Z0-9-_!@#$%^&*()_+{}|:<>?='| fold -w 12 | head -n 1 | grep -i '[!@#$%^&*()_+{}|:<>?=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment