1.8.0 • Published 11 months ago

dota2-heroes v1.8.0

Weekly downloads
2
License
MIT
Repository
github
Last release
11 months ago

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

1.8.0

11 months ago

1.7.1

1 year ago

1.7.0

1 year ago

1.6.0

6 years ago

1.5.0

7 years ago

1.4.0

8 years ago

1.3.0

9 years ago

1.2.2

9 years ago

1.2.1

9 years ago

1.2.0

9 years ago

1.1.0

10 years ago

1.0.0

10 years ago