🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

random-emails-generator

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

random-emails-generator

Random Emails Generator

latest
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

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

Keywords

domain

FAQs

Package last updated on 19 Sep 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts