1.2.0 • Published 5 years ago

walking-dead-characters v1.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Build Status Coverage Status

walking-dead-characters

Get a random character name from The Walking Dead.

Installation

$ npm install walking-dead-characters

or

$ yarn add walking-dead-characters

Usage

const walkingDeadCharacters = require('walking-dead-characters');

console.log(walkingDeadCharacters());
// => Rick Grimes

Related

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