https://github.com/gianniosapostolos/pword-secure_password_generator
A completely random password generator for android.
https://github.com/gianniosapostolos/pword-secure_password_generator
android easy easy-to-use gplv3 gplv3-licensing password-generator
Last synced: 12 days ago
JSON representation
A completely random password generator for android.
- Host: GitHub
- URL: https://github.com/gianniosapostolos/pword-secure_password_generator
- Owner: GianniosApostolos
- License: gpl-3.0
- Created: 2022-12-26T20:28:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-30T10:02:08.000Z (almost 3 years ago)
- Last Synced: 2025-01-25T20:09:39.828Z (9 months ago)
- Topics: android, easy, easy-to-use, gplv3, gplv3-licensing, password-generator
- Language: Java
- Homepage:
- Size: 2.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PWORD-Secure_Password_Generator
A completely random password generator for android. You can download the apk from the releases section or by just clicking [here](https://github.com/GianniosApostolos/PWORD-Secure_Password_Generator/releases)
### The application supports *English* and *Greek* locales
### What can this application offer to the user
* The user can create a password of varying length (1-99)
* The user can choose their password type from one of the available options or customize it to their liking. Expand the Available options tab for more info.
* The user may enter whichever characters they want at the designated space and exclude them from their password
For example similar characters like "il1L" or "o0O" can be excluded to avoid confusion.
* The password can be easily copied to clipboard for easier transferability between applications
Available options
1. Alphanumerical (all upper and lower case letters and numbers)
2. Digits (numbers only)
3. All Letters (Upper and lower case letters)
4. Lowercase Letters
5. Uppercase Letters
6. Symbols (!@#$%^&*-+(){}/|<>?_=)
7. All (All of the above)
8. Custom (Include or exclude multiple of the above options)
Future updates will include (in no particular order)
- [ ] More application themes
- [ ] Will either store the three latest passwords until the application is closed. Or will allow the user to select which passwords to store until the application is closed