You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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/)
34
32
35
-
```sh
36
-
pip install random-profile
37
-
```
38
33
39
34
## Documentation
40
35
41
-
Full Documentation is available at [ReadTheDocs](https://randomprofilegenerator.readthedocs.io/en/latest/)
36
+
Documentation is available at [ReadTheDocs](https://randomprofilegenerator.readthedocs.io/en/latest/)
42
37
43
38
## Upcoming Features
44
39
45
-
- More Data Fields
46
-
- More Data Types
47
-
- Make it more user friendly and easy to use
48
-
- Make it more efficient and faster
49
-
- Cython Support
40
+
- Support for more languages
50
41
51
42
## Changelog
52
43
@@ -58,14 +49,10 @@ Check the [Contributing](/CONTRIBUTING.md) for the contribution guidelines.
58
49
59
50
## License
60
51
61
-
The project is licensed under the <ahref="/LICENSE">MIT</a> license.
52
+
The project is licensed under the <ahref="/LICENSE">MIT</a> license.
@@ -41,11 +41,21 @@ If you love open source contributions.
41
41
* Join the community on `Discord <https://discord.gg/JfbK3bS>`_.
42
42
* join the community on `Github <https://github.com/Py-Contributors/support/issues/new?assignees=&labels=invite+me+to+the+organisation&template=invite.yaml&title=Please+invite+me+to+the+GitHub+Community+Organization>`_.
0 commit comments