openethereum / wordlist

Parity Brain Wallets Word List Library
GNU General Public License v3.0
84 stars 688 forks source link

Use proper random source in JS #2

Open tomusdrw opened 7 years ago

tomusdrw commented 7 years ago
tomusdrw commented 7 years ago

Seems that in react-native there is no Buffer nor Uint8Array available and we need something reliable there.