Skip to content

Instantly share code, notes, and snippets.

@lemire
Last active March 14, 2017 22:39
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 lemire/074baf0b92d3dc6dcd3fd0eb41d042b3 to your computer and use it in GitHub Desktop.
Save lemire/074baf0b92d3dc6dcd3fd0eb41d042b3 to your computer and use it in GitHub Desktop.
cat /dev/urandom | head -c 1024 | iconv -f latin1 -t ascii -c | tr -d -c 0-9a-z | head -c 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment