1.0.5 • Published 7 years ago

wizard_name_generator v1.0.5

Weekly downloads
1
License
ISC
Repository
-
Last release
7 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

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago