Num2Words

Converts any number to its English representation

I wrote a Go package that converts a number to its English representation. For example, 15552 converts to fifteen thousand five hundred fifty two. A number of any size can be converted because this package makes use of arbitrary precision.

Languages

This project makes use of the following languages!

Skills

During the development of this project, I gained or enhanced the following skills:

  • Algorithms
  • Packaging Code
  • Recursion
  • String manipulation

See Also

Take a look at some other projects using these languages!