unique-usernames
Version:
unique-usernames is a lightweight and customizable npm package designed to generate unique and creative usernames for apps, organizations, and platforms. Whether you're building a social media app, a gaming platform, or any service that requires unique us
255 lines (254 loc) • 3.87 kB
JavaScript
export const quirkyAdjectives = [
'bouncy',
'wobbly',
'zany',
'dizzy',
'goofy',
'silly',
'wiggly',
'dazed',
'fluffy',
'sparkly',
'bubbly',
'mischievous',
'curious',
'sleepy',
'dreamy',
'giggly',
'jolly',
'wacky',
'loopy',
'quirky',
'snuggly',
'zippy',
'jazzy',
'bamboozled',
'baffled',
'bewildered',
'charming',
'dapper',
'eager',
'frisky',
'gleeful',
'jumbled',
'knobbly',
'lanky',
'muddled',
'nimble',
'ornate',
'perplexed',
'puzzled',
'rambunctious',
'scrappy',
'tangy',
'unruly',
'vibrant',
'whimsical',
'yappy',
'zealous',
'zippy',
'boisterous',
'cackling',
'doodling',
'fiddling',
'giggling',
'humming',
'juggling',
'kicking',
'lolling',
'munching',
'noodling',
'oogling',
'poking',
'quivering',
'rustling',
'skipping',
'strumming',
'tapping',
'twirling',
'undulating',
'vibrating',
'waggling',
'yawning',
'zigzagging',
'blissful',
'cozy',
'delightful',
'enchanted',
'fantastic',
'harmonious',
'idyllic',
'joyful',
'kindred',
'luminous',
'mellifluous',
'nostalgic',
'optimistic',
'peaceful',
'radiant',
'serene',
'tranquil',
'uplifting',
'vibrant',
'wondrous',
'youthful',
'animated',
'brisk',
'dynamic',
'effervescent',
'fiery',
'glowing',
'hearty',
'inspired',
'kinetic',
'lively',
'magnetic',
'peppy',
'spirited',
'sparkling',
'swinging',
'tingling',
'vivacious',
'zippy',
'astounding',
'brave',
'clever',
'daring',
'epic',
'fearless',
'gallant',
'heroic',
'ingenious',
'keen',
'legendary',
'mighty',
'noble',
'outstanding',
'powerful',
'remarkable',
'stalwart',
'terrific',
'undaunted',
'valiant',
'wise',
'admirable',
'benevolent',
'compassionate',
'devoted',
'empathetic',
'forgiving',
'generous',
'helpful',
'honorable',
'impartial',
'just',
'loyal',
'merciful',
'nurturing',
'openhearted',
'patient',
'respectful',
'sincere',
'thoughtful',
'understanding',
'virtuous',
'absurd',
'awkward',
'clumsy',
'eccentric',
'flustered',
'grumpy',
'haphazard',
'imaginative',
'inquisitive',
'jaunty',
'kooky',
'lackadaisical',
'mellow',
'nonchalant',
'oddball',
'peculiar',
'pensive',
'rambling',
'sarcastic',
'tepid',
'unassuming',
'verbose',
'wistful',
'yawning',
'zephyrous',
'blithesome',
'chipper',
'effulgent',
'frolicsome',
'gregarious',
'halcyon',
'iridescent',
'jocund',
'lissome',
'mirthful',
'nifty',
'puckish',
'resplendent',
'sanguine',
'sprightly',
'twinkling',
'ubiquitous',
'vernal',
'winsome',
'yummy',
'bamboo',
'cerulean',
'dappled',
'ebony',
'fuchsia',
'golden',
'heather',
'indigo',
'jade',
'khaki',
'lavender',
'magenta',
'ochre',
'periwinkle',
'russet',
'scarlet',
'teal',
'umber',
'violet',
'wisteria',
'amber',
'bronze',
'copper',
'silver',
'taupe',
'aquamarine',
'chartreuse',
'crimson',
'lime',
'maroon',
'olive',
'plum',
'salmon',
'turquoise',
'beige',
'coral',
'cyan',
'ivory',
'mauve',
'mustard',
'peach',
'rose',
'tan',
'violet',
'azure',
'burgundy',
'ecru',
'ginger',
'lilac',
'navy',
'saffron',
'slate',
'topaz',
'wheat',
];