Skip to main content

SEED

Constant SEED 

Source
const SEED: u64 = 0x0000_0C0F_FEE5_EED0;
Expand description

The seed the resampling starts from.

Fixed, so that the same two series always produce the same interval and the same verdict. A tool that answered differently on a rerun of identical data would be asking to be rerun until it agreed.