Skip to content

Instantly share code, notes, and snippets.

@mmasashi
Created April 10, 2014 22:42
Show Gist options
  • Save mmasashi/10429635 to your computer and use it in GitHub Desktop.
Save mmasashi/10429635 to your computer and use it in GitHub Desktop.
cat /dev/urandom | LC_CTYPE=C tr -dc '[:alnum:]' | head -c 40 && echo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment