Popular recipes by Rob Haeusler http://code.activestate.com/recipes/users/4119868/2008-02-03T15:35:46-08:00ActiveState Code RecipesPronouncable password generator (Tcl) 2008-02-03T15:35:46-08:00Rob Haeuslerhttp://code.activestate.com/recipes/users/4119868/http://code.activestate.com/recipes/544293-pronouncable-password-generator/ <p style="color: grey"> Tcl recipe 544293 by <a href="/recipes/users/4119868/">Rob Haeusler</a> . </p> <p>I wanted a GUI pronouncable password generator that was not Internet based, that would meet the password rules required by the various systems that I work with. I've used a basic python program (non-GUI) modified to tcl/tk.</p>