TEKKEN
A node.js module to generate random names of Tekken, Game Of Thrones, Silicon Valley, Sherlock, Breaking Bad and Suits characters.
INSTALLATION
npm install tekken
USAGE
var t = ; ttekkenname; // returns the name of a Tekken Playerttekken; // returns an Array of names of Tekken Players tGOTname; // returns the name of a Game Of Thrones charactertGOT; // returns an Array of names of Games Of Thrones characters tsuitsname; // returns the name of a Suits charactertsuits; // returns an Array of names of suits characters tbreakingBadname; // returns the name of a Breaking Bad charactertbreakingBad; // return an Array of names of Breaking Bad characters tsiliconValleyname; // returns the name of a Silicon Valley charactertsiliconValley; // returns an Array of names of Silicon Valley characters tsherlockname; // returns the name of a Sherlock charactertsherlock; // returns an Array of names of Sherlock characters
LICENSE
MIT