Module ahash::operations
source · Constants§
- MULTIPLE πThis constant comes from Kunthβs prng (Empirically it works better than those from splitmix32).
Functions§
- add_and_shuffle π
- add_by_64s π
- add_in_length π
- folded_multiply π
- read_small πGiven a small (less than 8 byte slice) returns the same data stored in two u32s. (order of and non-duplication of bytes is NOT guaranteed)
- shuffle π
- shuffle_and_add π