> ## Content Index
> Fetch the complete content index at: https://nolongerset.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Password Generator
- URL: https://nolongerset.com/password-generator/
- Published: 2023-03-04T03:37:20.000Z
- Updated: 2026-05-08T12:51:17.000Z
- Description: There are plenty of online password generator sites, but this one is my favorite.
- Author: Mike Wolfe
- Tags: Tools, #Import 2026-05-20 02:59

Passwords–like the Walls of China–are only Great if they are unique and long.

My tool of choice for *creating* unique passwords is the password generator built in to [Keepass](https://keepass.info/). Makes sense, since Keepass is my tool of choice for *storing* passwords. Unfortunately, the Keepass password generator does not fulfill all of my password generation needs.

Sometimes, you need an online password generator.

## PasswordCreator.org

My current go-to site for generating passwords is [passwordcreator.org](https://passwordcreator.org/).

What I like about this site is that you can customize the types of passwords you want to create and then get a URL that will take you back to a page with those settings. This is useful, for example, **when documenting processes in a wiki**. If "Step 6" of my process requires creating a new password, I can throw a hyperlink on the "create password" text that will go to a page that has a fresh set of random passwords that fit my requirements.

This ability to link to different *types* of passwords is important for the wiki use case. 

Because sometimes you want a password that is:

- **[Easy to remember](https://passwordcreator.org/commonwords.html#poor).**
- **[Easy to type](https://passwordcreator.org/fakeword.html).**
- **[Easy to write on paper](https://passwordcreator.org/writable.html#subpar)**.
- **[Hard to crack](https://passwordcreator.org/random.html#good).**
- **[Impossible to crack](https://passwordcreator.org/random.html#overkill)**.

### How Secure is Your Password?

Another nice thing about PasswordCreator.org is that it shows, at the bottom of each page, how long it would take to crack each password based on the number of possible combinations and the speed of common types of hardware.

[![](https://storage.ghost.io/c/eb/d7/ebd732c1-5f03-4f07-b386-5d08557e15c9/content/images/2023/03/image-14.png)](https://passwordcreator.org/random.html)

The chart above is for the "Random Mix" style of generated password. Each password generation style has its own chart, so be sure to check each page to ensure it fits your needs.

## Great Passwords Must be LONG

[![](https://storage.ghost.io/c/eb/d7/ebd732c1-5f03-4f07-b386-5d08557e15c9/content/images/2023/03/image-15.png)](https://xkcd.com/936/)

"To anyone who understands information theory and security and is in an infuriating argument with someone who does not (possibly involving mixed case), I sincerely apologize."

## Great Passwords Must be UNIQUE

[![](https://storage.ghost.io/c/eb/d7/ebd732c1-5f03-4f07-b386-5d08557e15c9/content/images/2023/03/image-16.png)](https://xkcd.com/792/)

"It'll be hilarious the first few times this happens."

*Image by [yongbo zhu](https://pixabay.com/users/zhuyongbo-1700014/?utm%5Fsource=link-attribution&utm%5Fmedium=referral&utm%5Fcampaign=image&utm%5Fcontent=3364936) from [Pixabay](https://pixabay.com//?utm%5Fsource=link-attribution&utm%5Fmedium=referral&utm%5Fcampaign=image&utm%5Fcontent=3364936)*