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

The Faker::Internet.ip_v4_address cannot output certain IP addresses #1479

Closed
mrstebo opened this issue Nov 17, 2018 · 0 comments · Fixed by #1494
Closed

The Faker::Internet.ip_v4_address cannot output certain IP addresses #1479

mrstebo opened this issue Nov 17, 2018 · 0 comments · Fixed by #1494

Comments

@mrstebo
Copy link
Contributor

mrstebo commented Nov 17, 2018

From the code here it looks as though we'll never get an IP like the one represented in the documentation for the private_ip_v4_address method (10.0.0.1). This is because it samples an array that ranges from 2..254.

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

Successfully merging a pull request may close this issue.

1 participant