{"id":30302318,"url":"https://github.com/annekitsune/anne_dice","last_synced_at":"2025-08-17T05:08:38.831Z","repository":{"id":309995220,"uuid":"1036313756","full_name":"AnneKitsune/anne_dice","owner":"AnneKitsune","description":"Simple zig dice roller","archived":false,"fork":false,"pushed_at":"2025-08-15T01:32:47.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-15T03:30:28.614Z","etag":null,"topics":["zig","zig-package"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AnneKitsune.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,"zenodo":null}},"created_at":"2025-08-11T22:23:09.000Z","updated_at":"2025-08-15T01:32:50.000Z","dependencies_parsed_at":"2025-08-15T03:30:30.533Z","dependency_job_id":"44fd6a3c-444a-45ef-a52a-cdaecc55aba7","html_url":"https://github.com/AnneKitsune/anne_dice","commit_stats":null,"previous_names":["annekitsune/anne_dice"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/AnneKitsune/anne_dice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnneKitsune%2Fanne_dice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnneKitsune%2Fanne_dice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnneKitsune%2Fanne_dice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnneKitsune%2Fanne_dice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnneKitsune","download_url":"https://codeload.github.com/AnneKitsune/anne_dice/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnneKitsune%2Fanne_dice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270807934,"owners_count":24649346,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["zig","zig-package"],"created_at":"2025-08-17T05:08:38.401Z","updated_at":"2025-08-17T05:08:38.808Z","avatar_url":"https://github.com/AnneKitsune.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zig simple dice library\n\nA simple library to quickly do common dice rolls.\n\nUsage (zig):\n1. Add `anne_dice` to your module's imports.\n2. `anne_dice.d2()`\n3. Profit!\n\nUsage (C):\n1. Include `anne_dice.h`\n2. Link against `anne_dice.a`\n3. `d2()`\n4. Profit!\n\n### Available functions:\n```\nintRange(min: u32, max: u32) u32\nd2() u32\nd4() u32\nd6() u32\n/// Sums the value of `count` d6 rolls.\nd6Count(count: u32) u32\nd8() u32\nd10() u32\nd12() u32\nd20() u32\nd100() u32\n/// See documentation in `src/root.zig`\nchallengeRoll(modifier: i32) ChallengeRollResult\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fannekitsune%2Fanne_dice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fannekitsune%2Fanne_dice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fannekitsune%2Fanne_dice/lists"}