raed667 / Iconify

Turn ugly hashes into beautiful icons
http://lab.raed.it/php/iconify/
4 stars 2 forks source link

Shorter string, only numbers. #2

Closed DGO143 closed 9 years ago

DGO143 commented 9 years ago

I tried compressing $msg. Like hashing a hash. Or something. ¯_(ツ)_/¯

raed667 commented 9 years ago

Actually this is a pretty good idea! fixing the length of our output can be really beneficial. Probably not CRC but yeah will do this really quick !