Skip to main content

2 docs tagged with "random number"

View all tags

Seed Phrase (BIP39)

Writing down a binary private key accurately is difficult for humans, and entering it correctly into a wallet is even harder. A single mistake could lead to losing Bitcoin. While a computer can detect errors using a checksum, handwritten notes cannot.

The Random Number

A private key starts as a binary number. While it can be converted into different formats, at its core, it remains a binary number because that’s what computers understand.