feministy / cryptozoologist

Ruby gem to generate many ipsums from animals, clothing items, and colors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryptozoologist Build Status

Cryptozoologist generates random strings from animal, clothing item, and color pairings, as well as lorem ipsum style sentences.

You could get something like "orange-clownfish-turtleneck" or "magenta-three-toed-sloth-shoe-horn". It's fun and silly, because why not? The gem can be configured to use a custom delimiter, exclude dictionaries, or add in speciality dictionaries.

Installation

Add this line to your application's Gemfile:

gem 'cryptozoologist'

And then execute:

$ bundle

Or install it yourself as:

$ gem install cryptozoologist

Documentation

In addition to the brief overview provided here, you can read more about each method, configuration, and general usage in the Docs section of this repo.

Usage

Cryptozoologist provides some fun stuff:

Custom configuration

More on this in the docs!

About

Ruby gem to generate many ipsums from animals, clothing items, and colors

License:MIT License


Languages

Language:Ruby 99.9%Language:Shell 0.1%