Non-Player Character generator Generator of randomized Non-Player Characters (NPCs) with attributes, in-depth and unique descriptions as well as a plot hook Usage Installation $ npm install npc-generator Usage import { generate } from "npc-generator"; const { npc } = generate();