Converts an unsigned type into a fixed width 8 digits hex string using lower-case letters.
the number to convert
hexadecimal representation of n, lower-case letters
See Implementation
Converts an unsigned type into a fixed width 8 digits hex string using lower-case letters.