Skip to content

Add random domain and random email functions #353

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

terrorbyte
Copy link
Collaborator

@terrorbyte terrorbyte commented Apr 8, 2025

Closes #338

Adds the following functions:

  • RandDomain() - Creates a random valid domain with the most common TLDs
  • RandEmail() - Creates a random email address with the most common TLDs

@terrorbyte terrorbyte added the enhancement New feature or request label Apr 8, 2025
@terrorbyte terrorbyte requested review from wvu, j-baines and j-shomo April 8, 2025 20:05
@terrorbyte terrorbyte self-assigned this Apr 8, 2025
@terrorbyte terrorbyte requested a review from j-baines April 11, 2025 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Domain and Email Random
2 participants