pub fn pretty_print_int(i: u128) -> String
Formats an unsigned, 128 bit integer with commas, as a string. Used for readability