orffen/swn-rb

Add name generators

Opened this issue · 3 comments

Add name attributes to the various objects and random name generators to be used if no name is specified.

Could use the faker gem for this.

This is related to #7; requiring faker makes installation complicated as it becomes a dependency.

Implemented for NPCs by Rob Thomas under 676fc65