An app to generate random passwords based on specified parameters.
- Custom animated LaunchScreen in launchScreen.storyboard.
- Utilization of UIView to improve user interface.
- NSAttributedString.
- @IBAction and @IBOutlet in UISlider, UIButton, UITextFieldView and UILabel.
- Generation of random elements in String data type.
- Added support for Dark Mode.
- Added haptic feedback using the UIImpactFeedbackGenerator() framework.
- Added support for "Toast Message" and animated using UIView.animate() method.