# Random Password Generator with Toast Notification This is a simple web app that generates a random secure password and allows you to copy it with one click. When you copy the password, a toast notification appears with an animated progress bar. ## Features - Generate a random 12-character password with uppercase, lowercase, numbers, and symbols. - Copy the generated password to the clipboard. - Show a toast notification when the password is copied. - Animated progress bar on the toast that disappears after 5 seconds. ## teck stack - HTML - CSS - JS - Github (for deployment)