FastFilter / fastfilter_java

Fast Approximate Membership Filters (Java)
Apache License 2.0
238 stars 27 forks source link

Fuzz testing #15

Open richardstartin opened 4 years ago

richardstartin commented 4 years ago

Since correctness depends on seed values (e.g. #14), fuzz testing and the ability to control seed values will be beneficial.