Skip to main content

Blackjack

Reproduce the complete deterministic card reveal.

Interactive Blackjack verifier

Reproduce the result

The complete card reveal is generated from the same byte stream. Edit the values to calculate a real result in your browser.

1
Step 1 of 5

Mnemonics

Every displayed value is recalculated immediately by the shared JavaScript verifier.

serverMnemonic must be a non-empty string, got
Edit the inputUpdates automatically
Code usedgenerateMnemonic()
const clientMnemonic = generateMnemonic()
const serverMnemonic = generateMnemonic()

Technical data for this step

Format
BIP-39 English mnemonic
Entropy
128 cryptographically secure random bits
Length
12 words including checksum
1 of 5