Skip to content

📦 Little name generator for Warframe

Notifications You must be signed in to change notification settings

WFCD/warframe-name-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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