Random Password Generator

Password Generator




What Does This do?

It Creates a Strong and Randomly Generated Password For Everyday Use, Contains:

  1. It’s Always Unique and Never Repeats The Same One. 
  2. Upper and Lower Case Alphabets
  3. Numbers From 0 to 9
  4. Special Characters That are widely Acceptable on Almost Every Website. 

Why You Should Use This? 

Keeping your online accounts secure is very important, and one of the most important things you can do to keep your accounts safe is to use strong passwords. A strong password is hard for other people to guess, and it includes a mix of letters, numbers, and symbols. Using a strong password makes it much harder for hackers to get into your accounts and steal your information.

But that’s not the only thing you need to do to keep your accounts safe. You also need to make sure that you never use the same password on multiple accounts. Here’s why:

Imagine that you use the same password for your email account and your social media account. If a hacker manages to figure out your password for one of those accounts, they can then use that same password to log in to all of your other accounts that use that password. That means that the hacker could access your email, your social media accounts, and any other accounts that use that password. This could be very bad if you have sensitive information stored in those accounts, like your address or your phone number.

Another reason not to use the same password on multiple accounts is that sometimes companies get hacked and their databases of user information get stolen. If you use the same password on multiple accounts and one of those companies gets hacked, the hackers will be able to use your password to log in to all of your other accounts that use that password. So even if you’re careful about keeping your password secret, you could still be at risk if one of the companies you use gets hacked.

So what should you do?

  1. Use a different password for every account you have. That way, if a hacker gets one of your passwords, they won’t be able to use it to get into all of your other accounts.

  2. Use a mix of letters, numbers, and symbols in your passwords. This makes them much harder for hackers to guess.

  3. Don’t use common words or phrases in your passwords, like “password” or “123456”. These are the first things hackers will try when they’re trying to guess your password.

By following these tips, you can help keep your online accounts safe and secure.

Is it Safe To Use This Password Generator? 

Yes, 100% Safe Because We Do Not Store or Collect Any user data. And also We Have No Idea Where and why you are using this. Trust Me, I Do Not even Know Your Email or username so yeah, Your are totally Safe with this random Password Generator. 

 

Random Password Generator Source Code

Here Comes the Juicy Part, so you want to know behind the scene? Like how this work, how I am generating a random password. It’s Pretty Simple and Plain to be Honest, written with Vanilla Javascipt and basic HTML, this should work on any Device. This shall even “work offline with any browser” if you are not connected to the internet (why though bruhh!)

  1. Create a File, it could be HTML page or whatever you might like to use
  2. Put the Code inside and save the file with as html. If Your are putting this inside a PHP page on a live server, that shall work fine too. I am putting this on my WordPress Blog Bro.
  3. You Might want to change the Look and Feel with some css style but I’m not gonna because I Don’t need more fancy look just for a simple tool
  4. This Contains Basic Symbols “@#$%&”, You Might add more but Some websites Don’t support all of them, even some keyboards I saw in Asian Coutries That Doesn’t Have All Symbols, So I am Playing A safe Game.


Download Zip File

That’s All For Tonight I Guess, 

Signing Out

Shimul Shahriar