File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -52,3 +52,4 @@ nosetests.xml
52
52
* .iml
53
53
* .ipr
54
54
venv /
55
+ .vscode
Original file line number Diff line number Diff line change @@ -22,6 +22,9 @@ Here's a list of Providers written by the community:
22
22
| Vehicle | Fake vehicle information | `faker_vehicle `_ |
23
23
| | includes Year Make Model | |
24
24
+---------------+--------------------------+----------------------------------+
25
+ | Posts | Fake posts in markdown | `mdgen `_ |
26
+ | | format | |
27
+ +---------------+--------------------------+----------------------------------+
25
28
26
29
If you want to add your own provider to this list, please submit a Pull Request to our `repo `_.
27
30
@@ -41,3 +44,4 @@ In order to be inlcuded, your provider must satisfy these requirement:
41
44
.. _faker_credit_score : https://pypi.org/project/faker-credit-score/
42
45
.. _faker_microservice : https://pypi.org/project/faker-microservice/
43
46
.. _faker_vehicle : https://pypi.org/project/faker-vehicle/
47
+ .. _mdgen : https://pypi.org/project/mdgen/
You can’t perform that action at this time.
0 commit comments