wheeloftime

1.0.1 • Public • Published

Wheel of Time

Fan of the Wheel of Time series? Have a need to generate random names? This module is for you!

usage:

npm install wheeloftime

var wot = require('wheeloftime');
 
wot.get()  // returns a random names
wot.getList(number) // returns an array with 'number' of random names

Package Sidebar

Install

npm i wheeloftime

Weekly Downloads

2

Version

1.0.1

License

ISC

Last publish

Collaborators

  • wsimmerson