Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Generates a list of mock email addresses and writes them to stdout.

Notifications You must be signed in to change notification settings

chrisallenlane/mock-email-list

Repository files navigation

mock-email-list

Generates a list of mock email addresses and writes them to stdout.

Installing

  1. Visit the Releases page
  2. Download the appropriate executable
  3. Optionally rename the downloaded executable
  4. Optionally place the executable on your system PATH

Usage

# write 1,000,000 email addresses (in plaintext) to list.txt
  mock-email-list 1000000 > list.txt

# write 1,000,000 email addresses (as CVS) to list.csv
  mock-email-list 1000000 --csv > list.csv

About

Generates a list of mock email addresses and writes them to stdout.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published