Versions in this module Expand all Collapse all v0 v0.5.0 Nov 21, 2024 Changes in this version + func AdditiveHash(input string) uint32 + func ApHash(input string) uint32 + func Bernstein(input string) uint32 + func BkdrHash(input string) uint32 + func DekHash(input string) uint32 + func DjbHash(input string) uint32 + func ElfHash(input string) uint32 + func FnvHash(input string) uint32 + func IntHash(key uint32) uint32 + func JavaDefaultHash(input string) int32 + func JsHash(input string) uint32 + func MixHash(input string) uint64 + func OneByOneHash(input string) uint32 + func PjwHash(input string) uint32 + func RotatingHash(input string) uint32 + func RsHash(input string) uint32 + func SdbmHash(input string) uint32 + func TianlHash(input string) uint32 + func Universal(input string, prime uint32) uint32 + func Zobrist(input string, table []uint32) uint32