• 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.

    Parameters

    • str: string

      Input string to convert to hash

    Returns string

    Sequence of 16 hexadecimal digits as a string