“Error: crypto.getRandomValues must be defined” on React Native Expo using @Solana/Web3.js
Im building a solwallet using Solana/Web3/js, and i need to create a wallet account, so my approach is generate mnemonic so it can become seeds for a keypair, so it’ll be the recovery phrase if needed.