• This is a very simple string hash function. It isn't secure, but is suitable for sharding of requests.

    Parameters

    • s: string

    Returns number

Generated using TypeDoc