Cldr.String.hash

You're seeing just the function hash, go back to Cldr.String module for more information.

Hash a string using a polynomial rolling hash function.

See https://cp-algorithms.com/string/string-hashing.html for a description of the algoithim.