[Tutor] Generate word list from specified letters

Wayne Werner wayne at waynewerner.com
Mon Jul 1 23:48:31 CEST 2013


On Sun, 30 Jun 2013, Scurvy Scott wrote:

> Hello all.
> 
> I'm trying to create a program right now that will pull a dictionary from urban dictionary, then use that
> dictionary as the basis for generating words with specified letters.
> 
> Maybe I'm not articulating that well enough..
> 
> I'm not at all sure where to start and any guidance would be helpful.
> 
> I'm running Debian and Python 2.7

Are you trying to generate *real* words? Or just real sounding ones?

You might want to look at this:
https://github.com/xiongchiamiov/pronounceable-password-generator

HTH,
Wayne


More information about the Tutor mailing list