fazelukario / UsernameGenerator

A .NET Standard 2.0 library that provides functionality to generate unique and creative usernames. It uses combinations of adjectives and animals to create memorable usernames. The library offers customization options such as the number of adjectives and animals to use, whether to convert the username to lowercase, and whether to add numbers to it.

Home Page:https://github.com/fazelukario/UsernameGenerator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UsernameGenerator

A .NET Standard 2.0 library that provides functionality to generate unique and creative usernames. It uses combinations of adjectives and animals to create memorable usernames. The library offers customization options such as the number of adjectives and animals to use, whether to convert the username to lowercase, and whether to add numbers to the username. It also supports the creation of "fancy" usernames by replacing certain characters with similar-looking numbers. The library watches for changes in the resource files and reloads them if necessary, ensuring the most up-to-date resources are used for username generation.

About

A .NET Standard 2.0 library that provides functionality to generate unique and creative usernames. It uses combinations of adjectives and animals to create memorable usernames. The library offers customization options such as the number of adjectives and animals to use, whether to convert the username to lowercase, and whether to add numbers to it.

https://github.com/fazelukario/UsernameGenerator

License:MIT License


Languages

Language:C# 100.0%