This project has been deleted.
It's a hashing function that gets any content (image, text, anything) and converts it into a 8 character hash string. Made using go.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Made something fairly quick for Ship a project this weekned -> get sticker. It's a simple hashing function. It's inspired from sha1 (roughly inspried, just watched a video from computerphile and inspired my hashing function from it), however it's not a sha1 implementation. It felt pretty relaxing to make a small tiny simple project.