A simple hash function that utilizes the modulo and logarithm functions in Scratch along with a custom hex key. Enter your string to encode it. Press E to show the functions going on behind the scenes. Press spacebar to use again. Do not press while creating a hash. (NOTE: THIS DOES NOT CLEAR THE FINAL PRODUCT LIST. USE GREEN FLAG FOR THAT.) Rules: All letters, numbers, punctuation marks, and symbols are supported. Please notify me if there are any other characters that do not work. Extremely long strings are not supported yet. This hash function is still in beta, so please report any bugs to me through the comments on this project.
Thanks to N8_D_GR8_1 for the costume logic idea. Thanks to kuswerdz for the char-num conversion sprite.