Random Token Generator

Generate cryptographically secure random tokens, API keys and UUIDs in bulk. 100% private - tokens never leave your browser.
Token Generator Settings
Options
Generated Tokens Set the options and click Generate to start.

Your random tokens will appear here, one per line.

Tokens are generated locally in your browser with the Web Crypto API and never leave your device. They are safe to use as API keys and secrets - just store them somewhere secure.
Tool Introduction

Generate cryptographically secure random tokens for API keys, session secrets, coupons and test data. Pick a character set, set the length, and produce up to 1,000 tokens in a single click - as plain strings, hyphenated groups, or version-4 UUIDs.

Every token is created locally with the Web Crypto API (crypto.getRandomValues), so nothing is ever sent to a server. Toggle unique-only output to avoid duplicates and exclude ambiguous characters such as 0, O, 1, l and I when you expect tokens to be typed by hand.