Robohash/README

10 lines
458 B
Plaintext
Raw Normal View History

2011-08-08 20:19:14 +00:00
RoboHash, the source code for the site RoboHash.org
OK, I'll admit I'm a crappy programmer.
Compounding this, I wrote this code initially to be internal-only. It's ugly, and could be a LOT nicer.
Sorry about that.
What it basically does is copy/paste the various robot pictures, using bits from the SHA hash.
It's not perfect, and not entirely secure, but it gives a good gut-check to "Hey, this sha is wrong"
2011-08-16 18:27:18 -03:00
CC BY 3.0 on the Images, BSD on the code.
-CPD