• Transform a number to an ordinal string representation. i.e. 1 => 1st 2 => 2nd 3 => 3rd

    Returns string