Skip to content

Password generator

Generate a strong random password right in your browser. Set the length, choose which characters to include, and copy the result. Nothing is sent anywhere and nothing is stored.

To generate a password, set the length and the character types, and it is built on your device immediately. Every password comes from a cryptographically secure random source and never leaves your browser. It is free and needs no sign-up.

How to use it

Set the password length with the slider, choose the character types to include, and a new password appears. Changing any setting generates a fresh one. Copy it, then keep it somewhere safe such as a password manager.

When it helps

When one password is reused across sites, a single leak exposes all of them. A long random password for every account is the strongest protection you can set in under a minute.

Common questions

Is the randomness real?

Yes. The tool uses the browser crypto.getRandomValues API, a cryptographically secure generator. The general-purpose Math.random is deliberately never used, since its output can be predicted.

Can anyone see or store my password?

No. It is generated inside your page and never sent over the network, written to a server, or logged. Closing the tab removes it.

What makes a password strong?

Length and character variety. Sixteen characters with letters, digits, and symbols are out of reach for any attacker. The strength meter shows the estimated entropy in bits.

Why exclude look-alike characters when I ask?

Characters such as 0 and O or 1 and l are easy to misread when a password is written down or read aloud. Excluding them costs very little strength and removes that failure mode.

Related tools

Hijri–Gregorian converter

Convert dates between the Hijri (Umm al-Qura) calendar and the Gregorian calendar, both ways. Pick a Gregorian date to see its Hijri equivalent in four formats, or enter a Hijri year, month, and day to get the Gregorian date. Everything is computed in your browser.

Free
Date duration calculator

Work out the exact duration between two dates in years, months, and days, plus the total number of days, or add days, months, and years to a date, or subtract them from it. Both the Gregorian and the Hijri (Umm al-Qura) calendars are supported. Everything is computed in your browser.

Free
Ramadan & Eid countdown

See how many days remain until the next Ramadan, Eid al-Fitr, and Eid al-Adha, with each occasion shown on both the Hijri (Umm al-Qura) and the Gregorian calendars. The dates are the calendar dates from the official Umm al-Qura table. Everything is computed in your browser.

Free
Age calculator

Enter your date of birth to get your exact age in years, months, and days on both the Gregorian and the Hijri (Umm al-Qura) calendars, plus the total days you have lived, your next birthday, and the days until it. Everything is computed in your browser.

Free
Zakat calculator

Work out the zakat on your wealth: enter your total zakatable wealth and the gold price per gram today, and see at once whether you have reached the nisab and how much zakat is due. The rate is 2.5% and the nisab follows the gold standard. Everything is computed in your browser.

Free
End-of-service calculator

Estimate end-of-service gratuity under the Saudi Labour Law: enter the monthly basic wage, the length of service, and how the service ended, and get an instant breakdown. Everything is computed in your browser.

Free