package
Version:
v1.0.0-rc.1
Opens a new window with list of versions in this module.
Published: Sep 26, 2022
License: Apache-2.0, BSD-2-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
BySalt returns the distance (uint32) between x and y
by xoring the hash of x and y + salt
xor(hash(x), hash(y+salt))[:4].
Source Files
¶
Click to show internal directories.
Click to hide internal directories.