{"id":25627381,"url":"https://github.com/codex-central/generate-uuid","last_synced_at":"2025-11-13T02:01:59.271Z","repository":{"id":235929656,"uuid":"791581876","full_name":"Codex-Central/generate-uuid","owner":"Codex-Central","description":"This is a simple package to generate a UUID","archived":false,"fork":false,"pushed_at":"2024-04-25T01:49:06.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-14T15:22:39.442Z","etag":null,"topics":["generator","ids","typescript","uuid"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@codexcentral/generate-uuid","language":"TypeScript","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/Codex-Central.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2024-04-25T01:25:39.000Z","updated_at":"2024-04-25T01:50:28.000Z","dependencies_parsed_at":"2024-04-25T01:45:12.942Z","dependency_job_id":"13b6cda6-3be0-43be-86b9-ecdcee1bc80f","html_url":"https://github.com/Codex-Central/generate-uuid","commit_stats":null,"previous_names":["codex-central/generate-uuid"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Codex-Central/generate-uuid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codex-Central%2Fgenerate-uuid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codex-Central%2Fgenerate-uuid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codex-Central%2Fgenerate-uuid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codex-Central%2Fgenerate-uuid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Codex-Central","download_url":"https://codeload.github.com/Codex-Central/generate-uuid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codex-Central%2Fgenerate-uuid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284139855,"owners_count":26953966,"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","status":"online","status_checked_at":"2025-11-13T02:00:06.582Z","response_time":61,"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":["generator","ids","typescript","uuid"],"created_at":"2025-02-22T17:48:28.152Z","updated_at":"2025-11-13T02:01:59.233Z","avatar_url":"https://github.com/Codex-Central.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# generate-uuid\nThis is a simple package to generate a UUID (Universally Unique Identifier).\n\n\n## Installation\n\n\u003e `npm install @codexcentral/generate-uuid`\n\n## Usage\n### 1. Importing\n\n```javascript\nimport { UUID } from '@codexcentral/generate-uuid';\n```\n\n### 2. Call the function\n\n```javascript\nconst uuid = UUID.generate();\n\nconsole.log(uuid);\n// Output: 5b6b6f7b-7b7b-4b7b-8b7b-7b7b7b7b7b7b\n```\n\n# Credits\nThese code was written by [Roberto Silva Z.](https://www.linkedin.com/in/robertosilvazuniga/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodex-central%2Fgenerate-uuid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodex-central%2Fgenerate-uuid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodex-central%2Fgenerate-uuid/lists"}