{"id":24120859,"url":"https://github.com/webdevian/uuids-to-file-bookmarklet","last_synced_at":"2026-06-09T02:03:16.243Z","repository":{"id":271897478,"uuid":"424173500","full_name":"webdevian/UUIDs-to-file-bookmarklet","owner":"webdevian","description":"Bookmarklet for generating a variable number of uuids and saving them to a text file","archived":false,"fork":false,"pushed_at":"2021-11-03T10:15:21.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-10T16:29:59.954Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/webdevian.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-03T10:06:15.000Z","updated_at":"2021-11-03T10:15:24.000Z","dependencies_parsed_at":"2025-01-10T16:30:02.192Z","dependency_job_id":"acb7b250-11fd-4b69-97ec-31789cd0ac43","html_url":"https://github.com/webdevian/UUIDs-to-file-bookmarklet","commit_stats":null,"previous_names":["webdevian/uuids-to-file-bookmarklet"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdevian%2FUUIDs-to-file-bookmarklet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdevian%2FUUIDs-to-file-bookmarklet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdevian%2FUUIDs-to-file-bookmarklet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdevian%2FUUIDs-to-file-bookmarklet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webdevian","download_url":"https://codeload.github.com/webdevian/UUIDs-to-file-bookmarklet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241198976,"owners_count":19926554,"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":"2025-01-11T10:41:36.440Z","updated_at":"2026-06-09T02:03:11.225Z","avatar_url":"https://github.com/webdevian.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UUIDs to text file bookmarklet\nBookmarklet for generating a variable number of uuids and saving them to a text file\n\n## About\nSave as a browser bookmarklet to quickly generate multiple v4 UUIDs \n\n## Installation\n- Create a new browser bookmark\n- Set the `URL` to `javascript:` and the contents of `uuid.min.js`\n\n```js\njavascript:!function(){var n=new function(){function n(n){return 0|n*Math.random()}function t(t){for(var e=\"\",o=0;o\u003ct;++o)e+=n(16).toString(16);return e}this.generate=function(){return t(8)+\"-\"+t(4)+\"-4\"+t(3)+\"-\"+(3\u0026n(16)|8).toString(16)+t(3)+\"-\"+t(12)}};var t=Number(window.prompt(\"How many UUIDs?\"))||1,e=\"\";!function n(t,e){t(),e\u0026\u0026--e\u0026\u0026n(t,e)}(()=\u003ee+=`${e?\"\\n\":\"\"}${n.generate()}`,t),function(n,t){var e=document.createElement(\"a\");e.href=window.URL.createObjectURL(new Blob([n])),e.download=t,document.body.appendChild(e),e.click(),e.parentNode.removeChild(e)}(e,`${t}xUUIDs.txt`)}();\n```\n![Bookmarklet](/bookmarklet.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdevian%2Fuuids-to-file-bookmarklet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebdevian%2Fuuids-to-file-bookmarklet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdevian%2Fuuids-to-file-bookmarklet/lists"}