0.0.2 • Published 6 years ago

@itsjonq/champ v0.0.2

Weekly downloads
2
License
MIT
Repository
-
Last release
6 years ago

🏆 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!