{"id":22374848,"url":"https://github.com/qubitproducts/really-unique-id","last_synced_at":"2025-03-26T17:33:16.864Z","repository":{"id":29339979,"uuid":"32873960","full_name":"QubitProducts/really-unique-id","owner":"QubitProducts","description":"Produces random ID's on browsers using plugins and cookies for more randomness","archived":false,"fork":false,"pushed_at":"2022-01-24T16:27:17.000Z","size":156,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-01T16:49:55.175Z","etag":null,"topics":["ceh","cmh","implement"],"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/QubitProducts.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":"2015-03-25T15:38:47.000Z","updated_at":"2023-06-02T12:07:36.000Z","dependencies_parsed_at":"2022-08-28T01:40:39.239Z","dependency_job_id":null,"html_url":"https://github.com/QubitProducts/really-unique-id","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QubitProducts%2Freally-unique-id","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QubitProducts%2Freally-unique-id/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QubitProducts%2Freally-unique-id/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QubitProducts%2Freally-unique-id/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QubitProducts","download_url":"https://codeload.github.com/QubitProducts/really-unique-id/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245702408,"owners_count":20658611,"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":["ceh","cmh","implement"],"created_at":"2024-12-04T21:18:43.913Z","updated_at":"2025-03-26T17:33:16.821Z","avatar_url":"https://github.com/QubitProducts.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Really Unique ID\n----------------\n\n[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)\n\nGenerates a unique ID in the form `iiiiiiiiiii-ttttttttt-iiiiiii` using a __random integer__, a __timestamp__ and another __random integer__ (shortened to 7 chars).\n\nThe __timestamp__ and __random integer__ are encoded in base36 to keep the ID as small as possible while still using native base conversion.\n\n### Usage\n\n```javascript\nvar uniqueId = require('really-unique-id')\nuniqueId()\n// 658gziv02eg-0i7ow06n0-1idzrcv\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqubitproducts%2Freally-unique-id","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqubitproducts%2Freally-unique-id","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqubitproducts%2Freally-unique-id/lists"}