1.0.1 • Published 5 years ago

funname v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

Generates a random adjective and noun pair for a random seed from Princeton WordNet

Install

npm install funname

Usage

const funname = require('funname')
let name = await funname.generate('my reproducible seed')
console.log(name) // "slim trichina"

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator