Just install this library: https://www.npmjs.com/package/react-native-get-random-values and then import it on the entry route of your project; top layout if using expo router, or app.js/tsx or index.js/tsx:
import 'react-native-get-random-values';