Secure Password Generator, is a generator that generates secure randomised bits compromised of lower & upper cased characters, numerical values and symbols. This generates a 15 bit length string, which is the industry standard bit value for passwords.
Planning:
- General polish and refinements, as-well as documentation.