@itsjonq/champ
v0.0.2
Published
Champ, slugger, skip, ace... Get one of these names!
Downloads
3
Readme
🏆 Champ
Champ, slugger, skip, ace... Get one of these names!
Getting Started
Add this module to your project by running:
npm install @itsjonq/champ
Usage
Import the getName
function from the library to get a random (awesome) name!
import { getName } from '@itsjonq/champ'
getName()
// slugger
API
getName([seed])
Returns a random name (string
), from the list of names.
seed
Type: number
Retrieves a specific name from the list of names.
Thanks
Thanks to @hownowstephen for being such a champ!