@0b5vr/experimental
    Preparing search index...

    Function fmix32

    • The finalization mix function used in MurmurHash3 to avalanche the bits of a hash to finalize it. Useful for generating a nice-looking hash from a simple integer sequence.

      Parameters

      • h: number

        the hash to finalize

      Returns number

      the finalized hash