1
0
forked from Alepha/Alepha

3 Commits

Author SHA1 Message Date
307175b616 Fix bug in number printing. 2024-08-08 17:14:08 -04:00
f9553de81f Fix some issues with the initial pull request for number printing. 2024-03-21 17:18:46 -04:00
e25b171e6b Simple number-printing utility function.
4271 -> "Four thousand two hundred seventy one"

Why?  Well, for one it permits the generation of larger
strings from simple 32-bit seed numbers.  This permits
sort of a "decompression" of string data from simple
inputs to do some fuzz testing or other things.
2024-03-04 15:33:59 -05:00