Skip to content

Instantly share code, notes, and snippets.

@if6was9
Created January 27, 2013 19:22
Show Gist options
  • Select an option

  • Save if6was9/4649897 to your computer and use it in GitHub Desktop.

Select an option

Save if6was9/4649897 to your computer and use it in GitHub Desktop.
random short identifiers
dd if=/dev/urandom bs=1k count=2 | shasum | cut -c 1-6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment