Creating an md5 hash of a number, string, array, or hash in Ruby
I coding up the following pretty quickly and don’t have time to really test it here at work, but it ought to do the job. Let me know if you find any issues with it and I’ll take a look. This should properly flatten out and sort the arrays and hashes, and you’d need to … Read more