{"id":19143360,"url":"https://github.com/2a5f/randge","last_synced_at":"2025-05-07T00:28:46.192Z","repository":{"id":55854943,"uuid":"317854684","full_name":"2A5F/randge","owner":"2A5F","description":"Generate unique random numbers","archived":false,"fork":false,"pushed_at":"2023-12-15T08:36:06.000Z","size":28,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-02T08:55:43.317Z","etag":null,"topics":["no-repetition","random","range","unique"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/randge","language":"Rust","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/2A5F.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-02T12:27:26.000Z","updated_at":"2020-12-06T05:50:24.000Z","dependencies_parsed_at":"2024-11-09T07:32:23.711Z","dependency_job_id":"e84cffba-8223-44fc-84f2-cdb500f54b17","html_url":"https://github.com/2A5F/randge","commit_stats":{"total_commits":21,"total_committers":2,"mean_commits":10.5,"dds":0.1428571428571429,"last_synced_commit":"8f6bf2b8eb11204d8e2e12c877129f3f41346ecd"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2A5F%2Frandge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2A5F%2Frandge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2A5F%2Frandge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2A5F%2Frandge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2A5F","download_url":"https://codeload.github.com/2A5F/randge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252790343,"owners_count":21804580,"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":["no-repetition","random","range","unique"],"created_at":"2024-11-09T07:30:48.966Z","updated_at":"2025-05-07T00:28:46.125Z","avatar_url":"https://github.com/2A5F.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# randge\n\n![Rust](https://github.com/2A5F/randge/workflows/Rust/badge.svg)\n[![version](https://img.shields.io/crates/v/randge)](https://crates.io/crates/randge)\n[![documentation](https://docs.rs/randge/badge.svg)](https://docs.rs/randge)\n![LICENSE](https://img.shields.io/crates/l/randge)\n\nGenerate unique random numbers\n\n## Example\n\n```rust\nuse rand::thread_rng;\n\nlet v = randge(-15..15, 5, thread_rng());\nlet v: Vec\u003c_\u003e = v.collect();\n// output: like [13, -3, -14, 5, 3]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2a5f%2Frandge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2a5f%2Frandge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2a5f%2Frandge/lists"}