Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

username-generator-tool

bellamy-blakee12ISC1.0.2

use username generator package to generate very unique and crafted usernames.

username generator, profile name creator, nickname builder, alias generator, handle maker, online identity creator, custom username builder, gamer tag generator, online name maker, unique username creator, personalized name generator, brand name generator, social media username generator, digital identity builder, random username picker, stylish name generator, name combiner, name mixer, username suggestion tool, login name generator, character name generator, user ID creator, platform-specific username generator, creative username maker, user alias generator

readme

username-generator-tool

npm license

Generate unique and crafted usernames with ease. Perfect for creating catchy usernames for social media, gaming, branding, and more with username generator tool.

Features

  • Versatile Patterns: Utilize a variety of username patterns to suit your needs.
  • Custom Styles: Choose from pre-defined styles or customize your own.
  • Optional Parameters: Infuse your username with lucky numbers, prefixes, or suffixes.
  • Ease of Use: Simple function calls to generate your desired username.

Installation

npm install username-generator-tool

Usage

Basic Usage

const {generateUsernames, Styles} = require('username-generator-tool');
const username = generateUsernames('bellamy', Styles.PROFESSIONAL);
console.log(username); //

Using Optional Parameters

const { generateUsernames, Styles } = require('username-generator-tool');

const usernameWithExtras = generateUsernames('bellamy', Styles.NATURE_INSPIRED, {
  luckyNumber: 7,
  prefix: 'TheReal',
  suffix: 'Official'
});
console.log(usernameWithExtras);

Without Specifying a Style

const { generateUsernames, Styles } = require('username-generator-tool');
const usernameWithExtras = generateUsernames('bellamy');
console.log(usernameWithExtras); 

Supported Styles

username-generator-tool offers a variety of styles to cater to different preferences. Here's the list of styles you can use to generate your unique username:

  • Professional: Tailored for a professional appearance.
  • Nature-Inspired: For nature lovers and enthusiasts.
  • Artistic: Crafted for creative souls.
  • Aesthetic: Reflects beauty and appreciation for visuals.
  • Fantasy: Dive into mystical and magical worlds.
  • Crazy: For the wild and eccentric.
  • Cool: Stay stylish and on-trend.
  • Sporty: Perfect for athletes and sports fans.
  • Cute: Exude charm and sweetness.
  • Tech-Inspired: For techies and digital natives.
  • Sci-Fi: Dive into futuristic and space-aged themes.
  • Funny: Showcase your humorous side.
  • Gamer: Level up your gaming identity.

Choose a style that aligns with your persona or let the generator pick one for you for a surprise!

Documentation

For detailed API documentation, examples, and more, please visit our GitHub Wiki.

Official WebSite

For more advanced and cool tools to craft a diamond of a name please visit UsernameGenerator.IO