BloomFilter.NetCore
BloomFilter.NetCore copied to clipboard
System.ArgumentOutOfRangeException in certain cases
Hi there,
I stepped over an exception that yields from a miscalculation of the bucket index. You can find a fix in pull request #13 .
Besides that, thanks for the great work :)