UNPKG

inthash

Version:

Efficient integer hashing library using Knuth's multiplicative method for Javascript and Typescript, perfect for obfuscating sequential numbers.

2 lines (1 loc) 38 B
export { Hasher } from "./hasher.js";