Skip to main content

BITS_PER_KEY

Constant BITS_PER_KEY 

Source
const BITS_PER_KEY: usize = 10;
Expand description

Bits per inserted key. 10 with k=7 is the textbook ~0.8% false positive rate.