skill-randomness


Nameskill-randomness JSON
Version 0.0.2a1 PyPI version JSON
download
home_pagehttps://github.com/mikejgray/skill-randomness
SummaryNone
upload_time2024-11-04 01:15:31
maintainerNone
docs_urlNone
authorMike Gray
requires_pythonNone
licenseMIT
keywords ovos skill voice assistant
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # skill-randomness

![Python](https://img.shields.io/badge/python-3.9-blue.svg)
![Python](https://img.shields.io/badge/python-3.10-blue.svg)
![Python](https://img.shields.io/badge/python-3.11-blue.svg)

**Does not support Python 3.8 or lower, please use Python 3.9-3.11**

## About

A skill for all kinds of chance - make a choice, roll a die, flip a coin, pick between two choices, etc.

Accepts a single property: `die_limit`, which is the maximum number of dice that can be rolled at once. The default is 16.

`~/.config/mycroft/skills/skill-randomness.openvoiceos/settings.json`

```json
{
  "die_limit": 16
}
```

## Examples

- "Flip a coin"
- "Tell me my future"
- "Help me decide something"
- "Pick a number between 1 and 100"
- "Roll a die"
- "Roll 1 d 20"
- "Roll 6 d 8"
- "Roll a 20 sided die"
- "Roll 5 dice"
- "Roll 6, 8 sided dice"

## Credits

- Mike Gray (@mikejgray)
- BuilderJer (@builderjer)

## Category

Games
Fun
Chance

## Tags

ovos skill games fun chance

## Attribution

The coin flipping sound came from [TheKnave at freesound.org](https://freesound.org/people/TheKnave/sounds/435621/). It is licensed under the [Creative Commons 4 License](https://creativecommons.org/licenses/by-nc/4.0/).

The fortune teller sound came from [LittleRainySeasons at freesound.org](https://freesound.org/people/LittleRainySeasons/sounds/335354/). It is licensed under the [Creative Commons 0 License](https://creativecommons.org/publicdomain/zero/1.0/).

The dice rolling sound came from [dermotte at freesound.org](https://freesound.org/people/dermotte/sounds/220741/). It is licensed under the [Creative Commons 4 License](https://creativecommons.org/licenses/by/4.0/).



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mikejgray/skill-randomness",
    "name": "skill-randomness",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "ovos skill voice assistant",
    "author": "Mike Gray",
    "author_email": "mike@graywind.org",
    "download_url": "https://files.pythonhosted.org/packages/1f/47/34c70dd2cc803cd95255e89ac6a5bff0889c556af07d984f47e676c1dd57/skill-randomness-0.0.2a1.tar.gz",
    "platform": null,
    "description": "# skill-randomness\n\n![Python](https://img.shields.io/badge/python-3.9-blue.svg)\n![Python](https://img.shields.io/badge/python-3.10-blue.svg)\n![Python](https://img.shields.io/badge/python-3.11-blue.svg)\n\n**Does not support Python 3.8 or lower, please use Python 3.9-3.11**\n\n## About\n\nA skill for all kinds of chance - make a choice, roll a die, flip a coin, pick between two choices, etc.\n\nAccepts a single property: `die_limit`, which is the maximum number of dice that can be rolled at once. The default is 16.\n\n`~/.config/mycroft/skills/skill-randomness.openvoiceos/settings.json`\n\n```json\n{\n  \"die_limit\": 16\n}\n```\n\n## Examples\n\n- \"Flip a coin\"\n- \"Tell me my future\"\n- \"Help me decide something\"\n- \"Pick a number between 1 and 100\"\n- \"Roll a die\"\n- \"Roll 1 d 20\"\n- \"Roll 6 d 8\"\n- \"Roll a 20 sided die\"\n- \"Roll 5 dice\"\n- \"Roll 6, 8 sided dice\"\n\n## Credits\n\n- Mike Gray (@mikejgray)\n- BuilderJer (@builderjer)\n\n## Category\n\nGames\nFun\nChance\n\n## Tags\n\novos skill games fun chance\n\n## Attribution\n\nThe coin flipping sound came from [TheKnave at freesound.org](https://freesound.org/people/TheKnave/sounds/435621/). It is licensed under the [Creative Commons 4 License](https://creativecommons.org/licenses/by-nc/4.0/).\n\nThe fortune teller sound came from [LittleRainySeasons at freesound.org](https://freesound.org/people/LittleRainySeasons/sounds/335354/). It is licensed under the [Creative Commons 0 License](https://creativecommons.org/publicdomain/zero/1.0/).\n\nThe dice rolling sound came from [dermotte at freesound.org](https://freesound.org/people/dermotte/sounds/220741/). It is licensed under the [Creative Commons 4 License](https://creativecommons.org/licenses/by/4.0/).\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": null,
    "version": "0.0.2a1",
    "project_urls": {
        "Homepage": "https://github.com/mikejgray/skill-randomness"
    },
    "split_keywords": [
        "ovos",
        "skill",
        "voice",
        "assistant"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aaf9202bd311817bd01b5b0823c9df682d3c9e8406cb4b24b6dc1026c34afae5",
                "md5": "6da857c74ac39170d7b3857c49515f1f",
                "sha256": "471c44ad45e4079698858b464d9dd28504832d99eee5727812f45103e28b2cfa"
            },
            "downloads": -1,
            "filename": "skill_randomness-0.0.2a1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6da857c74ac39170d7b3857c49515f1f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 258705,
            "upload_time": "2024-11-04T01:15:29",
            "upload_time_iso_8601": "2024-11-04T01:15:29.833666Z",
            "url": "https://files.pythonhosted.org/packages/aa/f9/202bd311817bd01b5b0823c9df682d3c9e8406cb4b24b6dc1026c34afae5/skill_randomness-0.0.2a1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f4734c70dd2cc803cd95255e89ac6a5bff0889c556af07d984f47e676c1dd57",
                "md5": "374da6eec67abc0bfd9455af1322b6e1",
                "sha256": "7ed728d2fc4e798ca9f2c7015cb3b86c03e531303e6f213686b2cf3b73b8a73d"
            },
            "downloads": -1,
            "filename": "skill-randomness-0.0.2a1.tar.gz",
            "has_sig": false,
            "md5_digest": "374da6eec67abc0bfd9455af1322b6e1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5112,
            "upload_time": "2024-11-04T01:15:31",
            "upload_time_iso_8601": "2024-11-04T01:15:31.490650Z",
            "url": "https://files.pythonhosted.org/packages/1f/47/34c70dd2cc803cd95255e89ac6a5bff0889c556af07d984f47e676c1dd57/skill-randomness-0.0.2a1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 01:15:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mikejgray",
    "github_project": "skill-randomness",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "skill-randomness"
}
        
Elapsed time: 0.47288s