I have created a random password generator app with help of Vanilla JavaScript. This app can generator any kind of passwords which includes uppercase letters, lowercase letters, numerical values and symbols. Length of the passwords can be changed easily.
Tool(s): VS Code, Git
Programming Language(s): HTML, CSS, JavaScript