Simple password generator, which is using Java programming language. This password generator generates the password which includes small/big english alphabet, numbers and special symbols.
- Ability to generate the password
- Split arrays from one to multiple. (I have one for every symbol... alphabet, numbers and etc, i want to split it and make user choose the symbols, which he wants in his password)
- Check password strength
- Ability to save all generated passwords into one file