hash
FNV-1a hashing of strings.
hash.fnv1a
Section titled “hash.fnv1a”hash.fnv1a(text: string): integer
Returns the 64-bit FNV-1a hash of text.
hash.fnv1a32
Section titled “hash.fnv1a32”hash.fnv1a32(text: string): integer
Returns the 32-bit FNV-1a hash of text.