FakerPHP / Faker

Faker is a PHP library that generates fake data for you
https://fakerphp.github.io
Other
3.63k stars 353 forks source link

Opinions on Providing a Fake for CIDR/IP Prefixes #796

Open MichaelCrowcroft opened 1 year ago

MichaelCrowcroft commented 1 year ago

Before submitting a PR keen to get thoughts on whether a method to provide CIDR blocks/IP Prefixes would make sense for this package.

Thinking something basic like the Ruby package has.

Appreciate this fairly simple to implement in projects with the existing methods, but feels like it would be nice to have.

pimjansen commented 1 year ago

I agree that it could be a good thing though we are not adding new features to the 1.x.

@localheinz @bram-pkg i think we can include cidr blocks in the core packages right?

bram-pkg commented 1 year ago

This sounds like an ideal core package candidate, yep.

stale[bot] commented 11 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 1 week if no further activity occurs. Thank you for your contributions.