Make sure that proper random source is used
Related https://github.com/paritytech/wordlist/issues/2
There is no Buffer
nor Uint8Array
available, so we need something that works in pure JS and has good enough entropy.
Related https://github.com/paritytech/wordlist/issues/2
There is no Buffer
nor Uint8Array
available, so we need something that works in pure JS and has good enough entropy.