{"id":22385235,"url":"https://github.com/acoshift/genuuid","last_synced_at":"2025-10-19T06:41:47.605Z","repository":{"id":73779628,"uuid":"129630728","full_name":"acoshift/genuuid","owner":"acoshift","description":"Random UUID Generator","archived":false,"fork":false,"pushed_at":"2019-03-09T09:13:13.000Z","size":3,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T02:20:00.180Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/acoshift.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,"publiccode":null,"codemeta":null}},"created_at":"2018-04-15T16:49:09.000Z","updated_at":"2019-06-18T19:02:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"48849cad-99c3-461b-a939-010f9ccd3a08","html_url":"https://github.com/acoshift/genuuid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acoshift%2Fgenuuid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acoshift%2Fgenuuid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acoshift%2Fgenuuid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acoshift%2Fgenuuid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acoshift","download_url":"https://codeload.github.com/acoshift/genuuid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245728818,"owners_count":20662758,"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":[],"created_at":"2024-12-05T01:22:21.382Z","updated_at":"2025-10-19T06:41:42.567Z","avatar_url":"https://github.com/acoshift.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# genuuid\n\nRandom UUID Generator\n\n## Installation\n\n`go get -u github.com/acoshift/genuuid`\n\n## Usage\n\n```bash\n$ genuuid\nc591ec98-30d2-4466-8a82-75c18cb3741c\n\n$ genuuid -n\n0509726a54bf4a199cd3e8d1f3978130\n\n$ genuuid -u\n2005F6CD-AE75-4DDD-A83B-62D7F1416843\n\n$ genuuid -n -u\n55BE71D72E6A41D88C4CB87D8D3F8B5E\n```\n\n## Alternative\n\n```bash\n$ uuidgen\nEC67FF7D-46CC-4278-B814-A92551D13DC0\n\n$ uuidgen | tr -d -\nCC12DAACDA1A4F68A65D8F3409113146\n\n$ uuidgen | awk '{ print tolower($0) }'\n8be8f004-9de4-464f-8db6-fc40e59c5019\n\n$ uuidgen | awk '{ print tolower($0) }' | tr -d -\n7acf42479ad848299cdd7b4f9696a181\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facoshift%2Fgenuuid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facoshift%2Fgenuuid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facoshift%2Fgenuuid/lists"}