suemoc / ruboty-choice

Ruboty returns one item at random

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruboty::Choice

Return one item at random.

Installation

Add this line to your ruboty's Gemfile:

gem 'ruboty-choice'

Usage

> ruboty choice Alice,Bob,Charlie
Bob

> ruboty choice Alice,Bob,Charlie
Charlie

About

Ruboty returns one item at random

License:MIT License


Languages

Language:Ruby 92.9%Language:Shell 7.1%