hololive-nick-gen
v1.0.1
Published
Generate unique hololive themed fan nicknames.
Downloads
20
Readme
hololive nickname generator
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());