1.0.5 • Published 9 years ago

wizard_name_generator v1.0.5

Weekly downloads
1
License
ISC
Repository
-
Last release
9 years ago

Random Wizard Names

This is my first npm package and a learning process. I got the list of names and suffixes from https://github.com/mattconsto/fantasy-names. Thanks!

How to Use

var randomName = require("wizard_name_generator");

var myName = randomName.randomWizardName();
console.log("myName: ", myName);

Github

Feel free to submit additions/improvements! See it here

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago