Creates a 16-digit sequence of hexadecimal digits, suitable for use as an ID, but such that the same input string will produce the same output every time.
Input string to convert to hash
Sequence of 16 hexadecimal digits as a string
Creates a 16-digit sequence of hexadecimal digits, suitable for use as an ID, but such that the same input string will produce the same output every time.