Skip to content

Commit

Permalink
Merge pull request #36 from ayushete02/dev
Browse files Browse the repository at this point in the history
Creating Useful badge to showcase the Number of forks, stars, and open repo.
  • Loading branch information
codeperfectplus authored Oct 28, 2022
2 parents b8aea08 + d7a1112 commit af05c19
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

<h1 align="center">
<a href="https://pypi.org/project/random-profile/">
Random Profile Generator
Expand All @@ -18,6 +19,16 @@
<img src="https://img.shields.io/pypi/dw/random-profile.svg">
<img src="https://img.shields.io/pypi/dm/random-profile.svg">
</p>
<p align="center">

<img alt="GitHub pull-requests" src="https://img.shields.io/github/issues-pr/Py-Contributors/RandomProfileGenerator">

<img alt="GitHub forks" src="https://img.shields.io/github/forks/Py-Contributors/RandomProfileGenerator">

<img alt="contributors" src="https://img.shields.io/github/contributors/Py-Contributors/RandomProfileGenerator">

<img alt="GitHub stars" src="https://img.shields.io/github/stars/Py-Contributors/RandomProfileGenerator"> </p>


[RandomProfile](https://pypi.org/project/random-profile/) is a powerful and simple tool to generate fake data. You can use it to mock classes, populate databases and much more. You can check the full documentation here. Check on [Pypi](https://pypi.org/project/random-profile/)

Expand Down

0 comments on commit af05c19

Please sign in to comment.