{"id":13536957,"url":"https://github.com/benasher44/uuid","last_synced_at":"2025-05-16T07:04:31.482Z","repository":{"id":36890442,"uuid":"174275509","full_name":"benasher44/uuid","owner":"benasher44","description":"Kotlin Multiplatform UUID","archived":false,"fork":false,"pushed_at":"2024-05-31T15:28:24.000Z","size":1656,"stargazers_count":568,"open_issues_count":7,"forks_count":31,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-08T16:08:26.659Z","etag":null,"topics":["kotlin","kotlin-multiplatform","kotlin-native","multiplatform","uuid"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/benasher44.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2019-03-07T05:07:47.000Z","updated_at":"2025-04-05T22:22:27.000Z","dependencies_parsed_at":"2024-01-16T15:40:46.166Z","dependency_job_id":"2b03d943-b27b-4a83-b0bc-35f0a34faaf8","html_url":"https://github.com/benasher44/uuid","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benasher44%2Fuuid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benasher44%2Fuuid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benasher44%2Fuuid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benasher44%2Fuuid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benasher44","download_url":"https://codeload.github.com/benasher44/uuid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254485055,"owners_count":22078767,"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":["kotlin","kotlin-multiplatform","kotlin-native","multiplatform","uuid"],"created_at":"2024-08-01T09:00:52.633Z","updated_at":"2025-05-16T07:04:31.460Z","avatar_url":"https://github.com/benasher44.png","language":"Kotlin","funding_links":[],"categories":["Libraries"],"sub_categories":["Utility","🔧 Utils"],"readme":"# A Kotlin Multiplatform UUID\n\n[![Maven Central](https://img.shields.io/maven-central/v/com.benasher44/uuid.svg?label=mavenCentral%28%29)](https://search.maven.org/artifact/com.benasher44/uuid)\n[![Build Status](https://github.com/benasher44/uuid/actions/workflows/publish.yml/badge.svg)](https://github.com/benasher44/uuid/actions/workflows/publish.yml)\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v1.4%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md)\n\nK/N doesn't have a UUID yet. This brings a UUID that matches UUIDs on various platforms:\n\n- iOS/Mac: `NSUUID`\n- Java: `java.util.UUID`\n\n### `UUID`\n\n- Frozen\n- Thread-safe (thread-safe randomness in native)\n- Adheres to RFC4122\n- Tested\n- Tested against macOS/iOS UUID to verify correctness\n\n### Setup\n\nIn your build.gradle(.kts):\n\n- Add `mavenCentral()` to your repositories\n- Add `implementation \"com.benasher44:uuid:\u003cversion\u003e\"` as a dependency in your `commonMain` `sourceSets`.\n\nThis library publishes gradle module metadata. If you're using Gradle prior to version 6, you should have `enableFeaturePreview(\"GRADLE_METADATA\")` in your settings.gradle(.kts).\n\n### Future Goals\n\n- Develop UUID functionality that can be contributed back to the Kotlin stdlib (see latest issues, PRs, and CHANGELOG.md for updates)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenasher44%2Fuuid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenasher44%2Fuuid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenasher44%2Fuuid/lists"}