Skip to content

Instantly share code, notes, and snippets.

@aledbf
Created December 12, 2012 03:08
Show Gist options
  • Save aledbf/4264539 to your computer and use it in GitHub Desktop.
Save aledbf/4264539 to your computer and use it in GitHub Desktop.
perl -wne 'printf "%016.0f%s", rand 2**53, $_' | sort | cut -b17-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment