Module 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 πŸ”’