pub fn val_to_digit(v: u8) -> char
Converts a numeric value to its digit character representation.
v
The character representation of the digit.