pub(crate) fn char_from_u32(u: u32) -> char
Convert a u32 obtained from data provider data to char.
u32
char