package
Version:
v0.0.0-...-15a9106
Opens a new window with list of versions in this module.
Published: Sep 27, 2023
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.