Murmur3.Wrapper (murmur3 v0.1.2)

View Source

Nif Wrapper for Murmur3 rust library

Summary

Functions

gen32(input, seed)

@spec gen32(any(), any()) :: {atom(), integer()}

gen_x64(input, seed)

@spec gen_x64(any(), any()) :: {atom(), binary()}

gen_x86(input, seed)

@spec gen_x86(any(), any()) :: {atom(), binary()}