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());