This project is basically to Generate the different combinations of password using JavaScript, Html and CSS.
In this project, I have basically used Javascript to get a random 10-digit password for the user.
I have used Math. random() function to get the Output result.
There is a button to generate the password and also you can copy the password to the clipboard.
This is the main function of this project and I have also used basic CSS to design the button and background color of the project.
This Password can contain capital letters, small letters, numbers, and special symbols like '@#$%^&*()'.
Submitted by Madhav Somani (Madhav111)
Download packets of source code on Coders Packet
Comments