murmur3_32
murmur3_32(key, seed) ⇒ number
NOTE: based on https://github.com/garycourt/murmurhash-js/blob/master/murmurhash3_gc.js
Kind: global function
| Param | Type |
|---|---|
| key | Uint32Array |
| seed | number |
numberNOTE: based on https://github.com/garycourt/murmurhash-js/blob/master/murmurhash3_gc.js
Kind: global function
| Param | Type |
|---|---|
| key | Uint32Array |
| seed | number |