{"id":18980895,"url":"https://github.com/sublimetext/generateuuid","last_synced_at":"2026-03-09T11:02:53.350Z","repository":{"id":1881075,"uuid":"2806683","full_name":"SublimeText/GenerateUUID","owner":"SublimeText","description":"Generate UUID for Sublime Text","archived":false,"fork":false,"pushed_at":"2018-07-13T00:11:06.000Z","size":14,"stargazers_count":43,"open_issues_count":3,"forks_count":14,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-10-25T03:37:57.765Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SublimeText.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-11-19T00:57:05.000Z","updated_at":"2025-07-25T22:36:23.000Z","dependencies_parsed_at":"2022-09-25T00:00:37.014Z","dependency_job_id":null,"html_url":"https://github.com/SublimeText/GenerateUUID","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SublimeText/GenerateUUID","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeText%2FGenerateUUID","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeText%2FGenerateUUID/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeText%2FGenerateUUID/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeText%2FGenerateUUID/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SublimeText","download_url":"https://codeload.github.com/SublimeText/GenerateUUID/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeText%2FGenerateUUID/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30291844,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-11-08T16:08:07.289Z","updated_at":"2026-03-09T11:02:53.297Z","avatar_url":"https://github.com/SublimeText.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generate UUID package for Sublime Text\n\nHelper script to generate a UUID v4. Can be executed via keyboard shortcut `Ctrl+Shift+U` (Windows, OSX, and Linux) and or via the menu item `Tools \u003e\u003e Packages \u003e\u003e Generate UUID v4`.\n\n`Ctrl+Shift+Y' will generate short version of UUID\n\n## Installation\n\nThe best way to install this bundle and keep up to date is to install it via [Package Control](https://sublime.wbond.net/installation). Once you have installed Package Control, open it via `Preferences \u003e\u003e Package Control` and click on `Package Control: Install Package`. Type `GenerateUUID` into the search box, then hit enter or click on the result to install.\n\n### Using Git\n\nIf you are a git user, you can clone the repo directly into your `Packages` directory in the Sublime Text application settings area. Go to your Sublime Text `Packages` directory and clone the repository using the command below:\n\n    git clone https://github.com/SublimeText/GenerateUUID \"GenerateUUID\"\n\n### Download Manually\n\n* Download the files using the GitHub .zip download option\n* Unzip the files and rename the folder to `Generate UUID`\n* Copy the folder to your Sublime Text `Packages` directory\n\n## Preferences\n\nTo enable uppercase UUIDs, put the key `\"uuid_uppercase\": true` in your `Packages/User/Preferences.sublime-settings` file (accessible via the `Preferences \u003e\u003e Settings - User` menu option). If this key is not present, or is set to any other value, UUIDs will be generated in lowercase as before.\n\n\n## Autocomplete\n\n* `uuid` + TAB - generates UUID v4 (B50EC8D3-253A-43EC-A285-35FC5BCA7A93)\n* `uuid1` + TAB - generates UUID v1 (BFC77674-58AA-11E3-BE8D-8438355C18E4)\n* `uuids` + TAB - generates UUID v4 short (D917AE5675F54258B4ECF439329F67C9)\n* `uuid1s` + TAB - generates UUID v1 short (D63D476E58AA11E389668438355C18E4)\n* `0xuuids` + TAB - for all above possible options we can add a prefix `0x` which generates specific UUID with '0x' in front of","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsublimetext%2Fgenerateuuid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsublimetext%2Fgenerateuuid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsublimetext%2Fgenerateuuid/lists"}