Skip to content
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

Add support for generating random URLs #5

Open
php-coder opened this issue Oct 23, 2017 · 2 comments
Open

Add support for generating random URLs #5

php-coder opened this issue Oct 23, 2017 · 2 comments

Comments

@php-coder
Copy link

It would be great to have a method for generating random URLs.

We can start from just a random string with arbitrary length and later add API for control possible protocols, domain zones, how many domains/subdomains it could have, port ranges, number of segments, etc

@ctapobep
Copy link
Member

You need full-blown unicode URLs or "regular"?

@php-coder
Copy link
Author

The regular is enough to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants