Results 2 issues of nface

In Test function, the hash will be changed: `hash.Write(data)`。 So it's concurrency security? ```go func (b *BloomFilter) Test(data []byte) bool { lower, upper := hashKernel(data, b.hash) // If any of...

I wan't to set with noreply flag, but no api support.

feature-request