this was fun! as a consequence, i have a very random question. i want to take a "device id" (a long unique string) and hash it into a single emoji. unicode code points for emoji are not sequential, so is the least-horrible way to do this to create a giant lookup table for thousands of emoji?

i […]

Comments