{"id":15111128,"url":"https://github.com/05nelsonm/secure-random","last_synced_at":"2025-10-23T04:31:09.155Z","repository":{"id":65233815,"uuid":"587695553","full_name":"05nelsonm/secure-random","owner":"05nelsonm","description":"Kotlin Multiplatform library for obtaining cryptographically secure random data","archived":false,"fork":false,"pushed_at":"2023-03-07T15:22:36.000Z","size":179,"stargazers_count":12,"open_issues_count":6,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-30T17:23:49.261Z","etag":null,"topics":["android","android-lib","android-library","android-libs","kotlin","kotlin-android","kotlin-multiplatform","kotlin-multiplatform-library","kotlin-multiplatform-mobile","kotlin-native"],"latest_commit_sha":null,"homepage":"https://kotlin-components.matthewnelson.io","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/05nelsonm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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":"2023-01-11T11:13:52.000Z","updated_at":"2023-06-03T19:50:13.000Z","dependencies_parsed_at":"2024-10-09T14:44:32.360Z","dependency_job_id":"82e2f6c7-b0bb-435a-a8e9-cf3bca75fd4c","html_url":"https://github.com/05nelsonm/secure-random","commit_stats":{"total_commits":33,"total_committers":1,"mean_commits":33.0,"dds":0.0,"last_synced_commit":"0caa48fb6c03004d0bcd242c0fdc394ea8e39192"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/05nelsonm%2Fsecure-random","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/05nelsonm%2Fsecure-random/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/05nelsonm%2Fsecure-random/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/05nelsonm%2Fsecure-random/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/05nelsonm","download_url":"https://codeload.github.com/05nelsonm/secure-random/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237780049,"owners_count":19365115,"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":["android","android-lib","android-library","android-libs","kotlin","kotlin-android","kotlin-multiplatform","kotlin-multiplatform-library","kotlin-multiplatform-mobile","kotlin-native"],"created_at":"2024-09-26T00:01:48.677Z","updated_at":"2025-10-23T04:31:08.832Z","avatar_url":"https://github.com/05nelsonm.png","language":"Kotlin","readme":"# secure-random\n\nThis project has been moved to the [KotlinCrypto][1] organization \nand can be found [HERE][2]. No further updates to this project \nwill be made, and it **should not** be used.\n\n### Migration\n\nIf you are already utilizing this project, you can follow the steps below \nto migrate to [KotlinCrypto/secure-random][2]\n\n1. Add the replacement dependency + update this project's dependency to the \n   latest release (to bring in the `Deprecation` notice).\n   ```kotlin\n   dependencies {\n       implementation(\"org.kotlincrypto:secure-random:0.1.0\")\n   \n       // TODO: Remove after replacing imports in source code\n       implementation(\"io.matthewnelson.kotlin-components:secure-random:0.1.3\")\n   }\n   ```\n2. Use the `ReplaceWith` deprecation feature to replace imports for `SecureRandom` and `SecRandomCopyException`\n\n   ![image](https://user-images.githubusercontent.com/44778092/223445774-3dd67218-9d6e-446e-be80-643b4d0282db.png)\n\n3. Remove dependency `io.matthewnelson.kotlin-components:secure-random` from your project.\n\n[1]: https://github.com/KotlinCrypto/\n[2]: https://github.com/KotlinCrypto/secure-random\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F05nelsonm%2Fsecure-random","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F05nelsonm%2Fsecure-random","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F05nelsonm%2Fsecure-random/lists"}