Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 209 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 209 Bytes

visual-bloom-filter

Visual rendering of bloom filter's internal storage. Customizable k and m values. Add, query, and false positive calculation functions.

Use Murmurhash3 hash function.