pub const DEFAULT_SPECIAL_CHARS: &[char];
Expand description
A default set of characters to consider as “special” during character generation.
Most of the characters here were chosen specifically because they are difficult to handle in particular contexts.