#include <numtostring.h>
Converts an unsigned integer value to a character string. The character string can be found as an array of characters in the static member value
of NumToString. For instance, the following will yield an Id with a value of "228".