bloom-filter-deterministic-hashing

Status: IN

The Bloom filter hash function is deterministic (not seeded with randomness), so two filters with identical parameters produce identical bit arrays for identical inputs — enabling equality comparison and reproducible serialization

Source: entries/2026/05/29/bloom-filter-test_bloom_filter.md

JSON