murmurhash3js-revisited
Version:
MurmurHash3 in JavaScript, matches the reference implementation (C++), runnable in node and browser.
10 lines • 130 B
Plain Text
MurmurHash3 in JavaScript, matches the reference implementation (C++), runnable in node and browser.