Constant DEFAULT_PREFERRED_RANGES
pub const DEFAULT_PREFERRED_RANGES: &[RangeInclusive<char>];
A default sequence of ranges used preferentially when generating random characters.
DEFAULT_PREFERRED_RANGESpub const DEFAULT_PREFERRED_RANGES: &[RangeInclusive<char>];
A default sequence of ranges used preferentially when generating random characters.