KoguNavi

Password Generator

Create random passwords on the page with browser cryptography and copy the ones you need.

Local in browser

Runs in your browser for this tool. Input is not uploaded.

What it helps with

  • Create temporary random passwords
  • Generate sample credentials for local testing
  • Avoid ambiguous characters for manual entry

How to use

  1. Choose password length, count, and character sets.
  2. Optionally exclude ambiguous or custom characters.
  3. Generate locally and copy the passwords you want to use.

Examples

Balanced passwords

Input

length=16 count=3 uppercase=true lowercase=true numbers=true symbols=true excludeAmbiguous=true

Output

Example output changes each time.

No symbols

Input

length=20 count=5 uppercase=true lowercase=true numbers=true symbols=false excludeAmbiguous=true

Output

Example output changes each time.

Numeric PIN-style

Input

length=12 count=4 uppercase=false lowercase=false numbers=true symbols=false excludeAmbiguous=false

Output

Example output changes each time.

Good to know

  • Generated passwords are shown on screen, so copy and store them carefully.
  • This tool does not save passwords or manage accounts.
  • Browser Crypto API availability depends on the browser environment.

FAQ

Are passwords generated locally?
Yes. The tool uses browser cryptography and does not send generated passwords to a server.
Does KoguNavi save generated passwords?
No. This tool does not save, sync, or manage generated passwords.
Should I store the result in a password manager?
Yes. Once you choose a password, store it in a trusted password manager or other secure place.

Nearby utilities from the KoguNavi toolbox.

Browse all tools