Password-Generator Notes 1 Created Password Generator app using Javascript 2 Have included notes in JS file for steps followed 3 Resources used : https://www.w3schools.com/ https://developer.mozilla.org/en-US/ 4 Tested app on Laptop and works correctly 5 Tested app on IPad and works correctly 6 Tested app on IPhone and works correctly 7 Deployed website with URL: https://sidiro23.github.io/Password-Generator/ 8 Included screenshot of app 9 Added an additional variable to remove commas from generated password.Variable found after research on W3 Schools and MDN