I have seen that in the mixer there are several ready-made providers
But there is no provider for 'products'. I wanted to create a provider for 'products', hence I saw in How to create a Provider
you can create one, and for this you need to fake-factory
link init .py
Using faker
init link .py # L93
I ask: How do I create a new provider with my own 'products'?