0.01
No commit activity in last 3 years
No release in over 3 years
Cryptozoologist generates random strings from animal, clothing item, and color pairings. It's fun and silly, because who doesn't want an orange sloth turtleneck?
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.12
~> 0.10.3
~> 0.2.4
~> 10.0
~> 3.4
 Project Readme

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!