mirror of
https://github.com/Xahau/xahau.js.git
synced 2026-06-03 16:56:41 +00:00
The documentation previously just stated that any array of integers was acceptable for providing as entropy, but it must be an array of length 16 where the values are from 0-255 (uint8) to ensure we have 16 bytes of entropy.