Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

catchall-generator

Generate randomized emails for your catchall address.

Installation

pip install git+https://github.com/joelcloud/catchall-generator

Usage

from catchall_generator import Catchall

catchall = Catchall('@mycatchall.com')

>>> catchall.generate()
'[email protected]'

>>> catchall.generate_male()
'[email protected]'

>>> catchall.generate_female()
'[email protected]'

About

⚙️ Generate randomized emails for your catchall address.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages