Skip to content
/ champ Public

🏆 Champ: Captain, slugger, skip, ace... Get one of these names!

License

Notifications You must be signed in to change notification settings

ItsJonQ/champ

Repository files navigation

🏆 Champ

Champ, slugger, skip, ace... Get one of these names!

Build Status

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!

About

🏆 Champ: Captain, slugger, skip, ace... Get one of these names!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published