warframe-name-generator

2.0.0 • Public • Published

Warframe Name Generator

Installation

npm i -S warframe-name-generator

Usage

import Generator from 'warframe-name-generator';

const generator = new Generator();
console.log(generator.make({ adjective: true }));

// if you'd like to access the data itself
import data from 'warframe-name-generator/data';
// and do stuff w/ it

Contact me

Contact me on Discord

Package Sidebar

Install

npm i warframe-name-generator

Weekly Downloads

1

Version

2.0.0

License

Apache-2.0

Unpacked Size

13.4 kB

Total Files

29

Last publish

Collaborators

  • aliasfalse