(no title)
jxcole
|
3 years ago
We used almost this exact scheme for app id indices and the curious problem we had to design against was inadvertent profanity. At some point we decided to just never use vowels to avoid ever having a complaint about 12f*ck if in the URL
jasonwatkinspdx|3 years ago
Never using vowells is a smart idea I wish I'd used in the past. Previously when I've needed something like this I've used other dictionary lists vs EFF's, and those were not curated sufficiently to avoid some really unfortunate combinations.
dolmen|3 years ago
manigandham|3 years ago
This particular implementation is available in dozens of languages.