I'm using this config - https://hur.st/bloomfilter?n=10000000000&p=0.0000001 (10 billion items), but then every check I make returns true.
The file size is around 40GB (which is good), but maybe there are some problems when items > c maxint (i.e. itmes>2.1 billion)?
Please help.