Website for generating randomized Non-Player Characters (NPCs) with attributes, in-depth and unique descriptions as well as a plot hook
You will need to install Node on your system.
$ git clone https://github.com/Cellule/dndGenerator.git
$ cd dndGenerator
$ npm install
Start local server
$ npm start