This is a small package that generates a random user nickname for you, based on the members of the hololive VTuber group.
npm install hololive-nick-gen
const { generateNickname } = require('hololive-nick-gen');
console.log(generateNickname());
This is a small package that generates a random user nickname for you, based on the members of the hololive VTuber group.
npm install hololive-nick-gen
const { generateNickname } = require('hololive-nick-gen');
console.log(generateNickname());