[#CRollingBloomFilter-reset] = xref:CRollingBloomFilter.adoc[CRollingBloomFilter]::reset :relfileprefix: ../ :mrdocs: Clear the filter and re‐randomize the hash seed. == Synopsis Declared in `<common/bloom.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void reset(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#