I file vengono eliminati automaticamente dopo l'elaborazioneElaborato in modo sicuro tramite HTTPS

Frequently Asked Questions

Ogni carattere viene generato da window.crypto.getRandomValues, la sorgente casuale crittograficamente sicura del browser, la stessa utilizzata per le chiavi di sessione TLS. È molto più robusta di Math.random e raggiunge l'entropia richiesta dai gestori di password e dagli audit di sicurezza.

technical

Per la maggior parte degli account, una password di 16 caratteri con maiuscole, minuscole, numeri e simboli supera comodamente gli 80 bit di entropia e resiste al cracking offline. Le password master dei vault e le credenziali root traggono vantaggio da 24+ caratteri; gli account usa e getta possono usarne di meno.

tips

La robustezza è stimata come lunghezza × log₂(dimensione del set di caratteri), espressa in bit. Qualsiasi valore superiore a circa 80 bit è considerato sicuro contro attacchi brute force offline per il prossimo futuro. Rimuovere classi di caratteri riduce il set, quindi il numero di bit cala di conseguenza.

technical

In teoria sì, ma la probabilità è infinitesimamente piccola per qualsiasi lunghezza ragionevole. Una password di 16 caratteri con classi miste ha circa 10^31 valori possibili: la probabilità di una collisione accidentale è di gran lunga inferiore a quella di un guasto hardware.

privacy

Attiva "Escludi caratteri simili" (i, l, 1, L, o, 0, O) quando la password verrà trascritta a mano o letta al telefono, per evitare confusioni. Attiva "Escludi caratteri ambigui" ({} [] () /\ '"`,;:.) quando la password deve essere incollata senza problemi in terminali o script shell.

features

No. La generazione avviene interamente sul tuo dispositivo e le password recenti restano in memoria finché non ricarichi la scheda. Nulla viene inviato in rete, nulla viene registrato e nulla viene memorizzato nella cache.

privacy

Sì. Attiva "Escludi simili" per eliminare i caratteri che si confondono sullo schermo o al telefono (i, l, 1, L, o, 0, O), e attiva "Escludi ambigui" per eliminare parentesi, barre e virgolette che sono scomode da digitare. Poi aumenta la lunghezza di qualche carattere per mantenere l'entropia al livello che desideri.

tips

Switch the mode toggle from 'Random characters' to 'Passphrase (words)' — the generator then builds a password from several random dictionary words (EFF Diceware wordlist) instead of scrambled characters, which is easier to remember and type but still cryptographically strong.

usage

The default of 6 words gives roughly 77 bits of entropy, the EFF-recommended minimum for a strong passphrase. Drag the Words slider higher (up to the maximum) for a master password protecting a password manager or crypto wallet, or lower for a passphrase you'll type frequently on a low-risk account.

tips

Yes. The Separator dropdown lets you pick a hyphen, dot, underscore, space, or no separator at all. A hyphen or dot is usually easiest to type accurately on both desktop and mobile keyboards, while some login forms reject spaces in passwords.

features

Turn on 'Capitalize each word' if a site requires an uppercase character, and 'Append a number' if it requires a digit — many login forms enforce these composition rules even for long passphrases. Both options add negligible extra memorization effort while satisfying stricter password policies.

tips

Use Passphrase mode with 7-8 words, a hyphen or dot separator for easy retyping, capitalize each word on, and append a number on — this comfortably clears 90+ bits of entropy while staying far easier to memorize and type accurately than an equivalent-strength random-character password.

tips

The Length slider in Random characters mode runs from 8 up to 128 characters, matching the 'up to 128 characters' promise in the tool's title. For most logins 16-20 characters is plenty; push toward 128 only for systems that specifically call for an extremely long secret, like certain API tokens or hardware security modules.

technical

The Words slider in Passphrase mode ranges from 3 words (shorter, lower entropy) to 12 words (extremely high entropy, well over 150 bits). The default of 6 words balances memorability with the EFF-recommended ~77-bit minimum for a strong passphrase.

technical

The Regenerate button disables and the password field clears, with a hint reading 'Pick at least one character class to enable generation.' At least one of Uppercase, Lowercase, Numbers or Symbols must stay checked, since the generator needs a character pool to draw from.

usage

How Password Generator helps you get it done

Real problems it solves every day — for businesses, creators, and everyday tasks. Find the use case that fits you and start in seconds.

For Developers

Password principali per vault e gestori di password

Genera master password robuste e ad alta entropia per 1Password, Bitwarden, KeePass e LastPass, capaci di resistere per decenni agli attacchi di forza bruta offline

Personal Use

Password casuali per Wi-Fi e hotspot

Crea password Wi-Fi facili da ricordare ma sicure per router domestici, reti guest dell'ufficio e hotspot temporanei di eventi, senza dover ripiegare su "password123"

For Developers

Credenziali sicure di server, SSH e database

Genera password robuste per account utente Linux, ruoli MySQL/Postgres e passphrase di chiavi SSH durante la configurazione iniziale di nuovi server di staging e produzione

Personal Use

Nuovi account email e social media

Genera password uniche per ogni nuovo account Gmail, Outlook, Instagram e Twitter, così la violazione di un servizio non si ripercuote mai sugli altri

For Business

Onboarding in blocco di clienti e dipendenti

Genera password temporanee monouso per account di nuovi dipendenti, accessi a portali clienti e flussi di provisioning SaaS di massa che impongono una reimpostazione al primo utilizzo

For Developers

Chiavi di crittografia e passphrase di backup

Crea passphrase lunghe e prive di caratteri ambigui per proteggere volumi VeraCrypt, backup crittografati, unità BitLocker e seed di wallet crypto offline

Personal Use

Passphrases You Can Actually Type on a TV Remote

Switch to Passphrase mode for smart TV, game console and streaming-box logins where an on-screen keyboard makes a random 20-character password painful — a hyphen-separated, capitalized word passphrase stays strong but is far faster to enter.

For Business

One-Off Handoff Credentials for Clients & Contractors

Generate a fresh, high-entropy password when handing a CMS, hosting or FTP account over to a client or contractor at project close — turn on Exclude ambiguous so the password pastes cleanly into any config file or terminal.

Personal Use

Lock Down Gaming Accounts Against Credential Stuffing

Give every Steam, Riot, Battle.net and Epic account its own 16+ character random password instead of reusing one across platforms — the character-class checkboxes let you match whatever composition rules each launcher enforces.

Personal Use

Passwords That Read Back Cleanly on Paper

For a password you'll write on a physical backup sheet or read aloud over the phone, turn on Exclude similar to drop the i/l/1/L/o/0/O characters that get misread or mistyped when transcribed by hand.

For Business

Rotating Passwords for Regulated Teams

Meet HIPAA, PCI or SOC 2 password-rotation requirements by generating a fresh 20+ character password with all four character classes enabled every cycle, keeping entropy well above audit minimums without reusing patterns.

For Developers

Router & Smart-Home Device Admin Passwords

Generate a maximum-length random password with all four character classes on for a home router, NAS or smart-lock admin account you'll rarely type by hand but that needs to resist automated credential-stuffing attacks from the internet.