Skip to content

Instantly share code, notes, and snippets.

@hwayne
Created October 29, 2015 22:25
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 hwayne/510e218102a8f98ba368 to your computer and use it in GitHub Desktop.
Save hwayne/510e218102a8f98ba368 to your computer and use it in GitHub Desktop.
[12] pry(main)> Digest::MD5.hexdigest('one two three four five six seven eight nine ten').to_i(16) % (2**100)
=> 1097922911283534226527226500115
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment