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

Generate ips #4

Open
theRemix opened this issue Aug 22, 2015 · 2 comments
Open

Generate ips #4

theRemix opened this issue Aug 22, 2015 · 2 comments

Comments

@theRemix
Copy link

Make random ips across subnets

@chalmerlowe
Copy link
Owner

I like this idea.
To flesh this out...
enable the use of the random ip generator to create IPs within a specific subnet.
In Python 3, there is a library called ipaddress that allows you to process IPs natively and it already automagically understands IPs and IP subnets.

That can be used to help build this functionality without recreating too many wheels.

@theRemix
Copy link
Author

oh that's great! thanks, ill play with ipaddress

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