dota2-heroes

1.6.0 • Public • Published

dota2-heroes

Get a random Dota 2 hero name.

NPM

Build Status Coverage Status Commitizen friendly semantic-release dependencies devdependencies

Last added hero

Mars

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

Readme

Keywords

Package Sidebar

Install

npm i dota2-heroes

Weekly Downloads

1

Version

1.6.0

License

MIT

Unpacked Size

21.7 kB

Total Files

4

Last publish

Collaborators

  • den-dp