From 70d41d1582011a50b199e9422be5f9d679b74cda Mon Sep 17 00:00:00 2001 From: clenser Date: Mon, 16 Oct 2023 23:39:58 +0000 Subject: [PATCH] Edited ch04_keys.adoc with Atlas code editor --- ch04_keys.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch04_keys.adoc b/ch04_keys.adoc index 041e7ad7..890a0b7c 100644 --- a/ch04_keys.adoc +++ b/ch04_keys.adoc @@ -111,7 +111,7 @@ bitcoins it controls. ==== The first and most important step in generating keys is to find a secure -source of randomness (which computer scientists call _entropy_). Creating a Bitcoin key is almost +source of randomness (which computer scientists ((("entropy")))call _entropy_). Creating a Bitcoin key is almost the same as "Pick a number between 1 and 2^256^." The exact method you use to pick that number does not matter as long as it is not predictable or repeatable. Bitcoin software uses cryptographically secure random