Skip to content

Instantly share code, notes, and snippets.

@beatrichartz
Created April 14, 2015 17:16
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 beatrichartz/51fda16462d80316e487 to your computer and use it in GitHub Desktop.
Save beatrichartz/51fda16462d80316e487 to your computer and use it in GitHub Desktop.
alias newpassword='</dev/urandom gtr -dc "0-9a-zA-Z\-_.,:;!?@$%&*(){}[]#|<>" | head -c $(gshuf -i 32-64 -n 1); echo ""'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment