- It should generate a 8 Character password on first render (landing).
- User should be able to include or exclude numbers and special character.
- Alphabetic characters are mandatory. User should not be able to exclude these.
- After clicking on "Copy to clipboard" the generated password will be copied to clipboard.
- A alert should appear after clicking on "Copy to clipboard" informing that the action was successful
- Regenerate button should be able to regenerate a new password with the same given length.
- User can toggle between raw text and hidden text in password section.