Crypto & Security Tools
Popular
Recently added

Random Token Generator

Create API keys and secret tokens with configurable byte length using the Web Crypto API.

Features

  • Hex / Base64URL / UUID
  • Configurable length
  • Crypto RNG

How to use Token Gen

  • 1
    Choose a format and length.
  • 2
    Copy the token.

Examples

API key

Input
32 bytes hex
Output
64 hex chars

About Token Gen

Random Token Generator creates high-entropy tokens for API keys, CSRF secrets, and session identifiers.

Frequently asked questions

Uses crypto.getRandomValues / randomUUID in the browser.

No - regenerate if you navigate away.

See the dedicated Password Generator for pronounceable-style options.