Generate random email addresses
Project description
Emgen 📧
Emgen generates random email addresses.
Installation
Emgen is available on PyPI and is installable with pip:
$ pip3 install --user emgen
Usage
Generate a random email address:
$ emgen
mt1ivirn@example.com
Generate an email address for your domain corgi.example
:
$ emgen --domain corgi.example
aiemil8u@corgi.example
Generate a long email address for your domain dane.example
:
$ emgen -d dane.example --length 16
vqjo0h8y4z2dgetd@dane.example
Make an alias to generate an address and copy it to your clipboard:
$ alias em="emgen -d greyhound.example -l12 --clipboard"
$ em
yx4su4olx2uq@greyhound.example
$ # display the contents of your clipboard:
$ xclip -sel clip -o
yx4su4olx2uq@greyhound.example
Subaddressing
Emgen can generate random tags if your email provider supports subaddressing, such as FastMail's or Gmail's plus addressing.
Generate a tag for your Gmail account john.doe84
:
$ emgen -d gmail.example --username john.doe84
john.doe84+7usnoxla@gmail.example
License
Emgen is released under the MIT License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file emgen-2020.2.6.1.tar.gz
.
File metadata
- Download URL: emgen-2020.2.6.1.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9dc714ede539dc33915fb70c56e0427fda28492d4d37a24d4355a2417af2b93 |
|
MD5 | 2855d859e30a283d67a33bd35595a551 |
|
BLAKE2b-256 | bdbb8216047070775ccc2286acd221e1cbee1872a25fcce9ff37d061f99403e6 |
File details
Details for the file emgen-2020.2.6.1-py3-none-any.whl
.
File metadata
- Download URL: emgen-2020.2.6.1-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e41b4ef93c5eef7362abafb3e79b04a8a290cc3738c89db8996139cbd38cb210 |
|
MD5 | 39e6a04f8a7cef830bb2915f42bd4277 |
|
BLAKE2b-256 | 049972655397d774beea875829c737786b2d88026e41d216f4bb3c9f882e0e1a |