RpgNaming

RPGに出てきそうな名前をランダムで返してくれるツールです。

Installation

Add this line to your application's Gemfile:

gem 'rpg_naming'

And then execute:

$ bundle

Or install it yourself as:

$ gem install rpg_naming

Usage

RpgNaming.player
=> "サスケ"

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/arihh/rpg_naming.

License

The gem is available as open source under the terms of the MIT License.