dota2-heroes

1.8.0 • Public • Published

dota2-heroes

Get a random Dota 2 hero name.

NPM

Last added hero

Ringmaster

Installation

This package is distributed via npm:

npm install dota2-heroes

Usage

var names = require('dota2-heroes');
var allNames = names.all;
var randomName = names.random();
var threeRandomNames = names.random(3);

Contributing

How to contribute

Dependencies (1)

Dev Dependencies (12)

Package Sidebar

Install

npm i dota2-heroes

Weekly Downloads

7

Version

1.8.0

License

MIT

Unpacked Size

12.6 kB

Total Files

4

Last publish

Collaborators

  • den-dp