random-emails-generator

1.0.1 • Public • Published

Random Emails Generator

Return n amount of random email addresses.

MIT License

Install

$ npm install --g random-emails-generator

Usage

Generate a Single Random Email

$ random-emails-generator

# orlaith@commodo.schule

Generate a Single Random Email with email level n

$ random-emails-generator --email-level 2

# agatha.fernand@incididunt.sap

Generate a Single Random Email with domain level n

$ random-emails-generator --domain-level 2

# allyson@nulla.ullamco.cards

Generate a Single Random Email with a custom domain

$ random-emails-generator --domain toncho.dev

# salman@toncho.dev

Generate n Random Emails

$ random-emails-generator --count 3

# beatrix@incididunt.boots, alfred@incididunt.boots, lucia@incididunt.boots

Generate n Random Emails with custom Separator

$ random-emails-generator --count 3 --separator ' - '

# niki@anim.as - rich@anim.as - rydel@anim.as

Help

$ random-emails-generator --help

# or

$ random-emails-generator -h

All the commands can be combined

Author

Package Sidebar

Install

npm i random-emails-generator

Weekly Downloads

9

Version

1.0.1

License

MIT

Unpacked Size

68.4 kB

Total Files

9

Last publish

Collaborators

  • abellsmythe