Base_samplers.Adversarial
Sampling of "adversarial" values in the sense that they exhibit the worst-case performance of the usual comparison functions.
These samplers generate pairs of a common prefix that has a size uniformly sampled in prefix_size
, and a list of card
distinct (with high-probability) elements sharing this common prefix.