unique-username-generator
A package to generate a unique username from email or randomly selected nouns and adjectives. User can add a separator between the username, define the maximum length of a username and adds up to six random digits.
@siantech/username-generator
@siantech/username-generator is package designed to generate unique usernames based on an email, or by randomly combining names, mythical creatures, nouns and colors. Users can customize the username by adding a separator, selecting what dictionaries to u
user-email-generator
Email generator generated email of various size along with custom or generated toplevel domain.
[![npm version](https://badge.fury.io/js/user-email-generator.svg)](https://badge.fury.io/js/user-email-generator)
## Usage
```
const {generateId} = requir
edge-unique-username-generator
An edge compatible package to generate a unique username from email or randomly selected nouns and adjectives. User can add a separator between the username, define the maximum length of a username and adds up to six random digits.