https://github.com/dev-adnani/password_generator
A password generator is a software tool that creates random or customized passwords for users. It helps users create stronger passwords that provide greater security for a given type of access.
https://github.com/dev-adnani/password_generator
password password-app password-app-kotlin password-generator password-manager password-strength
Last synced: 7 months ago
JSON representation
A password generator is a software tool that creates random or customized passwords for users. It helps users create stronger passwords that provide greater security for a given type of access.
- Host: GitHub
- URL: https://github.com/dev-adnani/password_generator
- Owner: Dev-Adnani
- Created: 2020-12-23T16:52:34.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-28T10:16:54.000Z (almost 5 years ago)
- Last Synced: 2025-01-21T15:16:01.975Z (9 months ago)
- Topics: password, password-app, password-app-kotlin, password-generator, password-manager, password-strength
- Language: Java
- Homepage:
- Size: 502 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Password_Generator
A password generator is a software tool that creates random or customized passwords for users. It helps users create stronger passwords that provide greater security for a given type of access.
These programs produce complex/strong passwords with combinations of numbers, uppercase and lowercase letters, and special characters such as braces, asterisks, slashes, etc.
## Is a Password Generator Safe?- Password generators are generally safe for creating strong passwords for many different scenarios. If you need to create a single secure password or several passwords at a time, then a password generator is definitely worth using.
- Password generators tend to create lengthy passwords. With this in mind, there are millions of possibilities of passwords that will be generated from one password generator before it begins to repeat itself.
- For optimum safety when using a password generator, it’s good to mix up some of the characters and even add or remove some characters before using it. In addition to the generated random password, you also introduce your added randomization, creating an even safer password that is unique..
## 12 Tips on How to Keep Your Passwords Safe and Keep Your Accounts Secure
- Avoid using the same password for multiple accounts.
- Create passwords that are at least 16 characters in length and contain at least one number, one special symbol, and a combination of upper-and-lowercase characters.
- Avoid using names in your passwords.
- Avoid using personal things in passwords such as your birthday, house number, ID card number, social security number, or anything else that could be linked back to you personally.
- Avoid using any recognizable dictionary words in your passwords.
- Avoid using the same or similar passwords over various sites and accounts.
- Avoid passwords that are over 10 weeks old for your most sensitive accounts.
- Avoid having only one copy of your password vault or list.
- Avoid storing your passwords in the cloud.
- Protect your computer and other devices with firewall and anti-virus software.
- Avoid leaving your computer and phone unlocked whenever you’re not using them.
- Avoid giving out your passwords.## About App
- A two in one app for all your Passwords and PIN.
- The strong algorithm of the app helps you to create safe and really secure PIN(s) and Passwords.
- App does not required Internet Connection so you can create PIN(s) and Passwords anytime and anywhere.
- Also you don't need to give any access to app and as it does not use internet connection. The app is absolutely safe.- The App Uses Fragment & Tab Layout So UI Is Smooth & Efficient
## App Mockup & Design
- Created By Dev Adnani In [Figma](https://www.figma.com/file/T0YBxhc6GHcNDLRgLM9VuT/Password-Gen-App-Design?node-id=0%3A1)
![]()
- The App Theme Is Based On Google Material Design Theme (Dark)
- Color Used In App
-  Ebony Clay
-  Bright Gray
-  Light gray
-  Red Ribbon
-  Tuna
- Font Used In App [Louis George Café](https://www.dafont.com/louis-george-caf.font)## Code Inspector Review
- Code Review :
- Code Grade :
## :zap: Screenshots
![]()
![]()
![]()