{"id":27662774,"url":"https://zelark.github.io/nano-id-cc/","last_synced_at":"2025-04-24T10:04:09.450Z","repository":{"id":49279598,"uuid":"144015201","full_name":"zelark/nano-id-cc","owner":"zelark","description":"Nano ID collision calculator","archived":false,"fork":false,"pushed_at":"2023-07-02T14:54:55.000Z","size":411,"stargazers_count":45,"open_issues_count":5,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T11:24:28.736Z","etag":null,"topics":["calculator","collision","nanoid"],"latest_commit_sha":null,"homepage":"https://zelark.github.io/nano-id-cc/","language":"Clojure","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/zelark.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}},"created_at":"2018-08-08T13:08:33.000Z","updated_at":"2025-03-03T02:37:10.000Z","dependencies_parsed_at":"2022-08-30T01:30:26.425Z","dependency_job_id":"2e7843e4-6063-45b3-8a65-dd507d5d4046","html_url":"https://github.com/zelark/nano-id-cc","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/zelark%2Fnano-id-cc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zelark%2Fnano-id-cc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zelark%2Fnano-id-cc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zelark%2Fnano-id-cc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zelark","download_url":"https://codeload.github.com/zelark/nano-id-cc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250606348,"owners_count":21457906,"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":["calculator","collision","nanoid"],"created_at":"2025-04-24T10:01:48.790Z","updated_at":"2025-04-24T10:04:09.440Z","avatar_url":"https://github.com/zelark.png","language":"Clojure","funding_links":[],"categories":["ID GENERATOR","Utilities","Research"],"sub_categories":["Sliders","Go"],"readme":"# Nano ID Collision Calculator\n\n[Nano ID](https://github.com/ai/nanoid) is a library for generating random IDs. Likewise UUID, there is a probability of duplicate IDs. However, this probability is extremely small.\n\nMeanwhile, a lot of projects generate IDs in small numbers. For those projects, the ID length could be reduced without risk.\n\nThis [calculator](https://zelark.github.io/nano-id-cc/) aims to help you realize the extent to which the ID length can be reduced.\n\n## Setup\nFirst, you need to have [Leiningen](https://leiningen.org/) installed.\n\nTo minify CSS run:\n\n    lein minify-assets\n\nTo get an interactive development environment run:\n\n    lein figwheel\n\nIt will open your browser at [localhost:3449/index.html](http://localhost:3449/index.html).\nThis will auto compile and send all changes to the browser without the\nneed to reload.\n\nTo clean all compiled files:\n\n    lein clean\n\nTo create a production build run:\n\n    lein build\n\n## Acknowledgments\n\nFirst of all, I would like to thank [Andrey Sitnik](https://github.com/ai) — he is a role model for other developers to look up to (but drinking). Second, thank [Alexey Komarov](https://github.com/alex7kom) — its version of the calculator pushed me to make my own one. And my special thanks to [Artem Alalykin](https://github.com/ArtyomAN) who helped me with the math.\n\nAlso, thanks to all guys who helped me to review the interface.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/zelark.github.io%2Fnano-id-cc%2F","html_url":"https://awesome.ecosyste.ms/projects/zelark.github.io%2Fnano-id-cc%2F","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/zelark.github.io%2Fnano-id-cc%2F/lists"}