1.2.0 • Published 7 years ago
walking-dead-characters v1.2.0
walking-dead-characters
Get a random character name from The Walking Dead.
Installation
$ npm install walking-dead-charactersor
$ yarn add walking-dead-charactersUsage
const walkingDeadCharacters = require('walking-dead-characters');
console.log(walkingDeadCharacters());
// => Rick GrimesRelated
walking-dead-characters-cli => Get a random character name from The Walking Dead on the command-line.
License
This package is open-sourced software licensed under the MIT license
