Hacker News new | ask | show | jobs
by renewiltord 2124 days ago
It's just a byte string converted to a hex string commonly. Chunk it into quads of hex and you can index into a 65k dictionary (the OED has more than twice that).
1 comments

even better than a dictionary: use dicewords, which have already mapped numbers to a canonical list of words.