Skip to content

Instantly share code, notes, and snippets.

@gorsuch
Created May 4, 2011 18:05
Show Gist options
  • Save gorsuch/955674 to your computer and use it in GitHub Desktop.
Save gorsuch/955674 to your computer and use it in GitHub Desktop.
# Easy random key generation.
head -c 256 /dev/urandom | md5sum -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment