TRCTheRisingCloudTools
Security and identifiers

Password generator

Generate a configurable password using the browser cryptographic API.

What this tool does

SecurityLocal
  • Configurable length.
  • Uppercase, lowercase, numbers and symbols.
  • Option to avoid ambiguous characters.

Privacy

Local tools run in the browser. API modules query only public targets and block private networks.

Quick guide

Best practices

Use a long password, unique per service, and store it in a password manager.

Frequently asked questions

Is the generated password sent anywhere?

No. Generation runs locally using the browser cryptographic API.

What length should I choose?

16 characters or more is a good minimum for many uses.

Should I avoid symbols?

Only if a service rejects them. Otherwise they increase the search space.