b2KIT

Random String Generator

Create cryptographically random strings for API keys, tokens, salts, and unique identifiers.

1256
120
Character Sets
Charset size: 62 characters | Entropy: 95.3 bits

Strings are generated locally in your browser using the Web Crypto API (crypto.getRandomValues). No data is sent to any server.

How to Use Random String Generator

  1. 1

    Set the length

    Choose how many characters the random string should contain.

  2. 2

    Select character types

    Toggle letters, numbers, special characters, and case.

  3. 3

    Generate and copy

    Click generate and copy the random string to your clipboard.

Related Tools