Free tool

Password Generator

Make a strong random secret, or a memorable password a child can actually type. Length, character sets, and a kids simple vs strong mode — generated in your browser, copied once, never sent anywhere.

Mode

Random secrets, or memorable for kids

Preset

or tune the options below

Password

••••••••••••••••

Very strong·about 100 bits of entropy

Generated in your browser. Nothing is uploaded, logged, or stored — Tesbo is not a password vault.

What you can do with it

  • Test-account passwords that never touch production identity.
  • One-off secrets for staging or local logins.
  • Memorable passwords for a child’s school or game account.
  • Teaching simple vs strong without a lecture.

A good password is long, mixed, and not reused. This tool will give you one. It will not remember it for you — copy it into a password manager, or write the kids version down the way the spoken hint reads it.

FAQ

Questions, answered

Does this send my password to a server?

No. The generator runs entirely in your browser. The password is never uploaded, logged, or stored. You can even use the page offline once it has loaded.

What is a simple vs strong kids password?

Simple passwords are two easy words plus numbers, all lowercase — easier to remember, and easier to guess. Strong kids passwords mix upper and lower case, add a symbol such as @, $, ! or ?, and still include numbers. Both are built from a curated word list, not from random keyboard mash.

Are the kids passwords free of offensive words?

They are generated from a closed, hand-filtered word list, and combinations that form a slur or adult phrase are rejected. That is careful, not perfect — if you see a miss, tell us and we will drop it.

How is strength calculated?

Random mode estimates entropy from charset size times length. Kids mode estimates from the size of the word list, plus digits and the optional symbol. A memorable word password of the same length is weaker than a fully random one — the meter says so on purpose.

Can I use this for real accounts?

Yes, you can copy a generated password into a real account or a password manager. Tesbo is not a vault: once you leave the page, we do not have the password, because it never left your browser.

Why is there no seed, unlike the test data tool?

A seed would make the same secret reproducible from something you type. That is useful for fake rows in CI. It is the wrong property for a password. Each click draws fresh bytes from the browser CSPRNG.

From a secret to a test suite

Need more than a one-off password?

Generating a staging login is the easy part. When you need to organise test cases, track runs, and keep datasets in sync across a team, Tesbo is the open-source, AI-assisted test management platform built for it.