Skip to content

Python script to generate a series of random 33mail.com e-mail addresses.

Notifications You must be signed in to change notification settings

czeizinger/33mailgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

33mailgen.py

A simple Python script to generate a series of random e-mail addresses using privacy focused 33mail.com.

Script Setup

Edit the following variables:

usernamelength = 12 #Change this value to increase/decrease e-mail username length.
thirtythreemail = "@username.33mail.com" #Add your @username.33mail.com address here.

To Run

Navigate to the 33mailgen folder, then enter:

python 33mailgen.py

Comments & Resources

You can cut/paste a single address, or to save time, copy the list to a text file (e-mail it to yourself, copy it to a USB key, or save on your phone to always have access to a random e-mail address).

About

Python script to generate a series of random 33mail.com e-mail addresses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages