where to find how to install providers
where to find how to install providers as mentioned in https://faker.readthedocs.io/en/master/communityproviders.html for example from faker_vehicle import VehicleProvider fake.add_provider(VehicleProvider) fake.vehicle_make()
so how to find all packages like faker_vehicle
I do not really get what you actually want. For each community provider, you have a link to the corresponding package, which should document on how to use it. What is missing for you?
sorry can not find clickable links on this page
@Sandy4321 scroll the table to the right, there's a 3rd column with the links
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.