{"id":13538411,"url":"https://github.com/mateioprea/react-native-random-values-jsi-helper","last_synced_at":"2025-04-16T05:57:03.415Z","repository":{"id":44764011,"uuid":"451782737","full_name":"mateioprea/react-native-random-values-jsi-helper","owner":"mateioprea","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-29T13:51:45.000Z","size":214,"stargazers_count":36,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T05:05:14.416Z","etag":null,"topics":["javascript","react-native"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mateioprea.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-25T07:46:12.000Z","updated_at":"2024-07-18T06:53:53.000Z","dependencies_parsed_at":"2024-08-01T09:21:51.130Z","dependency_job_id":"29743690-9bd3-4574-abc9-f1618c2a5d90","html_url":"https://github.com/mateioprea/react-native-random-values-jsi-helper","commit_stats":{"total_commits":19,"total_committers":3,"mean_commits":6.333333333333333,"dds":0.1578947368421053,"last_synced_commit":"177409855d91b2bc9f3fec1488177f82db9a2816"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateioprea%2Freact-native-random-values-jsi-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateioprea%2Freact-native-random-values-jsi-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateioprea%2Freact-native-random-values-jsi-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateioprea%2Freact-native-random-values-jsi-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mateioprea","download_url":"https://codeload.github.com/mateioprea/react-native-random-values-jsi-helper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248991543,"owners_count":21194894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","react-native"],"created_at":"2024-08-01T09:01:11.579Z","updated_at":"2025-04-16T05:57:03.397Z","avatar_url":"https://github.com/mateioprea.png","language":"C++","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# react-native-random-values-jsi-helper\n\nReact Native polyfill for crypto.getRandomValues. Used in libraries like [uuid](https://www.npmjs.com/package/uuid).\n\n## Installation\n\nReact Native 0.71.0 or higher:\n```sh\nyarn add react-native-random-values-jsi-helper\nnpx pod-install\n```\n\nReact Native \u003c 0.71:\n\n```sh\nyarn add react-native-random-values-jsi-helper@1.0.4\nnpx pod-install\n```\n\n## Usage\n\nImport ```react-native-random-values-jsi-helper``` in your index.js file.\n\n```js\n//index.js\nimport \"react-native-random-values-jsi-helper\";\n```\n\nYou can now use the [uuid](https://www.npmjs.com/package/uuid) package in your React Native app.\n\n## Performance\n\nThis module is written in C++ JSI.\n\nBasically there is no over the bridge traffic overhead and no serialization/deserialization since the random arrays are generated on native side.\n\n## Contributing\n\nSee the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.\n\n## License\n\nMIT\n\n## Acknowledgements\n\n[@mrousavy](https://github.com/mrousavy)\n\n[@expo](https://github.com/expo/expo)\n\n## Other projects\n\n[react-native-get-random-values](https://github.com/LinusU/react-native-get-random-values)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmateioprea%2Freact-native-random-values-jsi-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmateioprea%2Freact-native-random-values-jsi-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmateioprea%2Freact-native-random-values-jsi-helper/lists"}