Repository URL to install this package:
|
Version:
0.0.1 ▾
|
carnival
/
README.md
|
|---|
Carnival is a random item and Heroku-ish name generator for XO. It is forked from https://github.com/raycchan/bazaar
Carnival.a_name
=> "draftywrist"
Carnival.a_hyp_name
=> "bright-badge"
Carnival.a_name_rand
=> "cheapwool-22"
Carnival.a_hyp_name_rand
=> "somber-mitten-14"
Carnival.format("%A-%N-%IIII")
=> "dental-butter-3747"
Carnival.adj
=> "weepy"
Carnival.noun
=> "sun"
git checkout -b my-new-feature)git commit -am 'Add some feature')git push origin my-new-feature)