{"id":13569238,"url":"https://github.com/lpil/youid","last_synced_at":"2026-02-15T02:01:26.498Z","repository":{"id":222855070,"uuid":"758119290","full_name":"lpil/youid","owner":"lpil","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-02T16:08:13.000Z","size":39,"stargazers_count":22,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-17T15:22:22.794Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Gleam","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/lpil.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,"zenodo":null}},"created_at":"2024-02-15T16:55:41.000Z","updated_at":"2025-09-09T22:21:33.000Z","dependencies_parsed_at":"2025-03-15T15:43:51.109Z","dependency_job_id":"42930fdc-d3ac-4396-a7af-3ba4a6b9220a","html_url":"https://github.com/lpil/youid","commit_stats":null,"previous_names":["lpil/youid"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/lpil/youid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fyouid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fyouid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fyouid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fyouid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lpil","download_url":"https://codeload.github.com/lpil/youid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fyouid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29465397,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T01:01:38.065Z","status":"online","status_checked_at":"2026-02-15T02:00:07.449Z","response_time":118,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-08-01T14:00:37.413Z","updated_at":"2026-02-15T02:01:26.473Z","avatar_url":"https://github.com/lpil.png","language":"Gleam","funding_links":[],"categories":["Gleam","Packages"],"sub_categories":["Cryptography"],"readme":"# youid\n\nGenerate and parse UUIDs.\n\n[![Package Version](https://img.shields.io/hexpm/v/youid)](https://hex.pm/packages/youid)\n[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/youid/)\n\n```sh\ngleam add youid\n```\n\n```gleam\nimport youid/uuid\n\npub fn main() {\n  uuid.v4_string()\n  // -\u003e \"f55f6957-534b-45a7-af22-a1591431bc1f\"\n}\n```\n\nSpec conformant UUID v1, v3, v4, v5, and v7 generation.\n\nSpec conformant UUID decoding for v1, v2, v3, v4, v5, and v7.\n\nSpec: [https://www.ietf.org/rfc/rfc9562.txt](https://www.ietf.org/rfc/rfc9562.txt)\n\nWikipedia: [https://en.wikipedia.org/wiki/uuid](https://en.wikipedia.org/wiki/uuid)\n\nUnless you have a specific reason otherwise, you probably either want the\nrandom v4 or the time-based v1 or v7 versions.\n\nFurther documentation can be found at \u003chttps://hexdocs.pm/youid\u003e.\n\nMany thanks to Gregggreg for [the original version][original] of this library.\n\n[original]: https://gitlab.com/greggreg/gleam_uuid\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpil%2Fyouid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flpil%2Fyouid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpil%2Fyouid/lists"}