pub const LOWEST_POSSIBLE_WINNING_PROB: f64 = 0.00000001; // 1.0E-8f64
The lowest possible ticket winning probability due to SC representation limit.