Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abrkn/e97527c890b3801883b063f8bf33ec40 to your computer and use it in GitHub Desktop.
Save abrkn/e97527c890b3801883b063f8bf33ec40 to your computer and use it in GitHub Desktop.
➜ ~ cat /dev/urandom | xxd -c 100 | awk '{print toupper($0)}' | sed 's/[^A-Z9]//g' | head -c 81
DCFDBBACECDAEAFCACDFBCAFCFE9BFBC9ACEDBD9FCCFFEBCFCBCDEEEFFBF9AAEFDCE9DC9FEDCAEECF%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment