ring
ring copied to clipboard
Add parameterizable Init funciton
I am an engineer at Elixxir, and we are considering using your bloom filter as part of our system. However, we want to use a more customizable bloom filter, in which we can input our own values for the size of the bit array and the number of hash rounds.Thus, we are presenting this pull request to you for your consideration.