Search
Password Generator
- Ntandoyenkosi Matshisela
- Sep 1, 2021
- 1 min read
The following code generates a password for a first time user or one who has forgotten a password.
It takes the first name of a User, the length of the name and some set of special characters depending on the length of the user name. The following picture shows the code in its pictorial form

Comments