From: Enar Vaikene Date: Mon, 4 Jun 2012 07:07:47 +0000 (+0300) Subject: Implemented the ALPHANUMERIC flag for password generation. Makes sure that all the... X-Git-Url: https://vaikene.ee/gitweb/pswgen11.html?a=commitdiff_plain;h=20e9a6027b85c947e59722a061de1479bc2d7953;hp=20e9a6027b85c947e59722a061de1479bc2d7953;p=evaf Implemented the ALPHANUMERIC flag for password generation. Makes sure that all the characters in the generated password are alpha-numeric only. ---