Skip to content

Was worried about the licensing of word lists so I just made my own

Notifications You must be signed in to change notification settings

hedonicadapter/name-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Random name generator

Randomize a positive adjective + a noun (which may or may not be positive hehe)

Step 1: install

npm i @yung_samba/positive-name-generator

Step 2: use

const nameGenerator = require('positive-name-generator')

console.log(nameGenerator());

Step 3: epic

About

Was worried about the licensing of word lists so I just made my own

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published