numberstowords tool
The tools to allow transforming numbers to words, just like the Roman Numerals, is in fact one of the display mods. When you put =w before a randomized or non-randomized number in brackets, it enables enhydra to turn the numbers into words.
Example 1 (non-randomized):
input: ###=w(22)### output: twenty-two |
Example 2 (randomized):
input: ###r:a(25, 105)### ###=w(a)###
output: one hundred three |
No Comments