Converts a number to a Roman numeral string
The number to convert (must be a positive integer between 1 and 3999 (included))
The Roman numeral representation
Error if input is out of valid range
Converts a number to a Roman numeral string