variable
hash
const hash: (data: string | ArrayBufferView | ArrayBuffer | SharedArrayBuffer, seed?: number | bigint) => number | bigint & Hash
Hash a string or array buffer using Wyhash
This is not a cryptographic hash function.
variable
Hash a string or array buffer using Wyhash
This is not a cryptographic hash function.