1.0.1 • Published 9 months ago

hololive-nick-gen v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months 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

9 months ago

1.0.0

9 months ago