I want to create or calculate a unique 8-digit ID (checksum/hash/etc) for variable-sized texts.
I am not sure the ID has to be a certain limited length depending on the length of the actual text, but I would like the ID to be as small as possible. I definitely don't want a GUID....