1.0.1 • Published 3 years ago

hololive-nick-gen v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

hololive nickname generator

npm

This is a small package that generates a random user nickname for you, based on the members of the hololive VTuber group.

Installation

npm install hololive-nick-gen

Usage

const { generateNickname } = require('hololive-nick-gen');
console.log(generateNickname());
1.0.1

3 years ago

1.0.0

3 years ago