Looking for a Numbert to Text library [closed]
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
开发者_JAVA百科 Improve this questionI need to convert numbers to their text form, I did this a while ago but I believe there should be a good library for this.
example
123 = "One Hundred Twenty Three"
This code golf answer might be of some use.
精彩评论