You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2.2 KiB

Pick something random app for Snips

Build status Maintainability Code quality Python versions GitHub license Languages Snips App Store

With this Snips app, you can ask for random numbers and dates, to flip a coin and to roll a die or multiple dice.

Installation

The easiest way to install this app is by adding the Snips app Pick something random to your assistant in the Snips Console.

Usage

This app recognizes the following intents:

  • FlipCoin - The user asks to flip a coin. The app reasponds with heads or tails.
  • RandomNumber - The user asks to pick a random number between two numbers. The app responds with a number.
  • RandomDate - The user asks to pick a random date, optionally in a specific period. The app responds with a date in the specified time period.
  • RollDice - The user asks to roll a die or multiple dice (specified in words or in dice notation). The app responds with the numbers.

This app is provided by Koen Vervloesem as open source software. See LICENSE for more information.