aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/index.html b/src/index.html
index 67e9101..40785db 100644
--- a/src/index.html
+++ b/src/index.html
@@ -716,6 +716,9 @@
716 </p> 716 </p>
717 <h3 id="entropy-notes">Entropy</h3> 717 <h3 id="entropy-notes">Entropy</h3>
718 <p> 718 <p>
719 <span>Entropy values should not include the BIP39 checksum. This is automatically added by the tool.</span>
720 </p>
721 <p>
719 <span> 722 <span>
720 Entropy values must be sourced from a 723 Entropy values must be sourced from a
721 <a href="https://en.wikipedia.org/wiki/Random_number_generation" target="_blank">strong source of randomness</a>. 724 <a href="https://en.wikipedia.org/wiki/Random_number_generation" target="_blank">strong source of randomness</a>.