Hash given data. Returns hash as 32-byte array.
data can be passed as anything with .toString (hashed as UTF-8 string).
Hash given data. Returns hash as 32-bit integer.
data can be passed as anything with .toString (hashed as UTF-8 string).
Hash a given Uint8Array. Returns hash as 32-bit integer.
Returns a random seed.
Generated using TypeDoc
Log_2 using interger arthimetic