Skip to main content

DEFAULT_SEEDS

Constant DEFAULT_SEEDS 

Source
pub const DEFAULT_SEEDS: [u32; 3];
Expand description

The seeds an eval uses when its config names none.

Three, because it is the smallest count that can distinguish “these two arms differ” from “one of them had an unlucky draw”, and each extra seed costs a full pass over the suite.