| Resource page for letterize 1.4 | 24 Aug 2015 |
Find pronounceable letter memonics for phone numbers.
This program uses a table of pronounceable letter-triples derived from a dictionary scan. Each potential mnemonic must be such that all of its letter-triples are in the table to be emitted. About 30% of possible triples are considered pronounceable. A typical 7-digit phone number has 19,683 possible mnemonics, but this test usually cuts the list down to a few hundred or so, a reasonable number to eyeball-check. For some numbers, the list will, sadly, be empty.
| COPYING | project license |
| NEWS | project news |
| letterize-1.4.tar.gz | gzipped source tarball |
| README | roadmap file |
| letterize.html | HTML rendering of letterize.1 |
The project repository is at http://thyrsus.com/gitweb/?p=letterize.git.
If you appreciate this code (and especially if you make money by using it) please support me on Patreon.
*Really* polish to modern C - prototypes and bool, oh my.