This tutorial will show you how to polyfill crypto and other NodeJS modules globally in a React-Native environment.
Please note that these implementations are purely javascript and don't use native modules to generate random numbers
Run the following command