{"id":18358121,"url":"https://github.com/iamnnort/smart-id","last_synced_at":"2025-07-19T03:37:58.913Z","repository":{"id":196487071,"uuid":"696262671","full_name":"iamnnort/smart-id","owner":"iamnnort","description":"ID generator for Node.js - Unique - Smart - Short","archived":false,"fork":false,"pushed_at":"2025-04-07T11:57:59.000Z","size":170,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-05T23:15:44.159Z","etag":null,"topics":["crypto","generator","guid","id","identifier","random","uid","unique","uuid"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@iamnnort/smart-id","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iamnnort.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.dm","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-09-25T12:14:37.000Z","updated_at":"2025-04-07T11:57:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"cf625c81-b4a1-45b2-9dce-936994b5f1a8","html_url":"https://github.com/iamnnort/smart-id","commit_stats":null,"previous_names":["iamnnort/smart-id"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/iamnnort/smart-id","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamnnort%2Fsmart-id","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamnnort%2Fsmart-id/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamnnort%2Fsmart-id/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamnnort%2Fsmart-id/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamnnort","download_url":"https://codeload.github.com/iamnnort/smart-id/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamnnort%2Fsmart-id/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265883714,"owners_count":23843800,"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":["crypto","generator","guid","id","identifier","random","uid","unique","uuid"],"created_at":"2024-11-05T22:16:50.567Z","updated_at":"2025-07-19T03:37:58.906Z","avatar_url":"https://github.com/iamnnort.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Info\n\nID generator for Node.js - Unique - Smart - Short.\n\n## Installation\n\n```bash\nyarn add @iamnnort/smart-id\n```\n\n## Usage\n\n```javascript\nimport { generate } from \"@iamnnort/smart-id\";\n\nconsole.log(generate()); // AmLXmSwfJmUxoTbP\nconsole.log(generate({ prefix: \"cli\" })); // cli_0Y3xbmodn37AUQkx\nconsole.log(generate({ prefix: \"cli\", size: 32 })); // cli_Yhar8gzYEiU2Buf5dse3ZxBCI9Zr9VYg\n```\n\n## Parameters\n\n| Parameter | Description            |\n| --------- | ---------------------- |\n| `prefix`  | Group or entity prefix |\n| `size`    | Hash length            |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamnnort%2Fsmart-id","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamnnort%2Fsmart-id","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamnnort%2Fsmart-id/lists"}