{"id":18048108,"url":"https://github.com/startautomating/dice","last_synced_at":"2025-04-05T05:15:44.745Z","repository":{"id":252556955,"uuid":"840606970","full_name":"StartAutomating/Dice","owner":"StartAutomating","description":"Roll the Dice and Play with Probability in PowerShell - ⚀ ⚅","archived":false,"fork":false,"pushed_at":"2024-08-10T19:19:48.000Z","size":48,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T11:49:52.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","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/StartAutomating.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["StartAutomating"]}},"created_at":"2024-08-10T06:21:44.000Z","updated_at":"2024-08-16T22:53:21.000Z","dependencies_parsed_at":"2024-10-30T20:21:53.358Z","dependency_job_id":null,"html_url":"https://github.com/StartAutomating/Dice","commit_stats":null,"previous_names":["startautomating/dice"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StartAutomating%2FDice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StartAutomating%2FDice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StartAutomating%2FDice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StartAutomating%2FDice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StartAutomating","download_url":"https://codeload.github.com/StartAutomating/Dice/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247289431,"owners_count":20914464,"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":[],"created_at":"2024-10-30T20:11:38.887Z","updated_at":"2025-04-05T05:15:44.725Z","avatar_url":"https://github.com/StartAutomating.png","language":"PowerShell","readme":"\u003cdiv align='center'\u003e\n\u003cimg src='Assets/Dice.svg' alt='Dice' /\u003e\n\u003ca href='https://www.powershellgallery.com/packages/dice/'\u003e\n\u003cimg src='https://img.shields.io/powershellgallery/dt/dice' /\u003e\n\u003c/a\u003e\n\u003cbr/\u003e\n\u003ca href='https://github.com/sponsors/StartAutomating'\u003e❤️\u003c/a\u003e\n\u003ca href='https://github.com/StartAutomating/Dice/stargazers'\u003e⭐\u003c/a\u003e\n\u003c/div\u003e\n\n## Dice\n\nDice is a little PowerShell module that helps you take a chance.\n\nIt is meant to be a useful and educational module, primarily to help anyone understand independent probability.\n\n~~~PowerShell\nGet-Dice # List the dice that currently exist\n~~~\n\n~~~PowerShell\nRead-Dice # Read the current values of the dice\n~~~\n\n~~~PowerShell\nRead-Dice -Sides 6 -RollCount 2 # Roll a 6-sided die twice\n~~~\n\n~~~PowerShell\nRead-Dice -Sides 2 -RollCount 10 # Flip a coin 10 times.\n~~~\n\n~~~PowerShell\nRead-Dice -Sides 20 -RollCount 1kb # Roll a D20 1024 times.\n~~~\n\n## Dice in Docker\n\nDice creates a [Docker image](https://github.com/users/StartAutomating/packages/container/package/dice) to let you roll the dice in a service.\n\n~~~PowerShell\n# pull down the latest image\ndocker pull ghcr.io/startautomating/dice\n\n# Run it locally and publish it to 6161\ndocker run --interactive --tty --publish 6161:80 ghcr.io/startautomating/dice\n~~~","funding_links":["https://github.com/sponsors/StartAutomating","https://github.com/sponsors/StartAutomating'"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstartautomating%2Fdice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstartautomating%2Fdice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstartautomating%2Fdice/lists"}