pub const MAX_PERMUTATION_TOTAL: u64 = 9_007_199_254_740_991;
Largest exactly representable integer in JavaScript’s number type.
number