Bloom filter utility
Load a saved Bloom filter JSON and check membership for single or batch values.
Upload a JSON file produced by the editor. The tester will reconstruct the Bloom filter in memory.
Enter one value to test whether it might be in the set.
Paste newline-separated values. Each will be tested independently.
Console-style events with timestamps.