mirror of
https://github.com/Xahau/xahau.js.git
synced 2026-07-28 17:40:17 +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.