I have it seems to be an error with the library when testing the app with Jest ``` TypeError: Cannot read property 'seed' of undefined > 10 | import { randomBytes } from 'react-native-randombytes' ```