@tsdotnet/text-utility - v1.2.4
    Preparing search index...

    Function getHashCode

    • Returns a numerical (integer) hash code of the string. Can be used for identifying inequality of contents, but two different strings in rare cases will have the same hash code.

      Parameters

      • source: string

      Returns number