/Swift-Password-Generator

Recreation of my Random Password Generator project using Swift and Xcode. I challenged myself to learn Swift and Xcode over a long weekend and was able to go from zero knowledge to recreating an old project in just three days.

Primary LanguageSwift

Swift Random Password Generator


Table of Contents


Description

This application allows the user to create a randomly generated password after deciding on several different criteria methods. Those include lowercase characters, uppercase characters, numbers and special characters. After deciding on the characters to be used, the user may specify the length from 8 characters to 128. With all specifications made, the user can click generate to create a random password. Besides this, the user may also click the copy button to copy the password directly to their clipboard.

Screenshots

Password_Generator

Technologies Used

This project utilizes Swift. This is a refactor of an older project I worked on here. I used this as an exercise to teach myself Swift.

Usage

Swift Random Password Generator works natively on iPhone and within Xcode's simulator. It has not been pushed to the app store.

Contributing

Please feel free to iterate on my work if you so desire!

Questions

For any questions related to this project or any of my other work, please contact me at jamesspericles@gmail.com.