CodeBase - Password Generator

Return to the CodeBase listing

Category: Complete Applications

Version: 1.0

0
0

Information

Uploaded: 1st Jun 2009 14:37

Modified: 1st Jun 2009 14:42

Author:  Dazrick

Summary

A nice password generator that will create and store passwords of any length and your choice of complexity, very simply to use.

Full Description

A nice password generator that will create and store passwords of any length and your choice of complexity, very simply to use. it makes use of loops and string manipulation, this is also my first main attempt at using files with DarBASIC, if any one has any advice on my code plz comment below. Enjoy.<br /> PS <br /> You will need to add the \ on the <br /> If Path Exist(&quot;C:PassFiles&quot;) = 0 then Make Directory &quot;C:PassFiles&quot; <br /> Set Dir &quot;C:PassFiles&quot;<br /> lines for them to work

Comments

No comments yet.