const MIN_SEQUENTIAL_RUN: usize = 8;
Minimum consecutive sequential characters to flag as low entropy.