Closed
Description
Clear and concise description of the problem
As a developer using faker I want to be able to generate fake food data. That would allow food/restaurant-focused companies to create more accurate test environments faster.
Suggested solution
We could reuse the data from the original faker (ruby) library:
https://github.com/faker-ruby/faker/blob/main/lib/locales/en/food.yml
Alternative
No response
Additional context
I would be happy to attempt to pick this up, but in the CONTRIBUTING.md
file it's a bit unclear how you can add a new module