Generates 16-character Id from an input string.
The input string to hash.
A 16-character Id string.
Guarantees same input string always produces same output Id.
Result has enough entropy to avoid collisions in typical use cases.
Generates 16-character Id from an input string.