Created
October 29, 2015 22:25
-
-
Save hwayne/510e218102a8f98ba368 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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