Mimesis: Fake Data Generator¶
Mimesis is a powerful data generator for Python that can produce a wide range of fake data in multiple languages. This tool is useful for populating testing databases, creating fake API endpoints, generating custom structures in JSON and XML files, and anonymizing production data, among other things. With Mimesis, developers can obtain realistic, randomized data easily to facilitate development and testing.
Mimesis is Open Source and licensed under the MIT License.
Contents¶
Mimesis provides configuration and conventions, with sensible defaults. This section of the documentation explains the different parts of the Mimesis and how they can be used, customized, and extended.
API Reference¶
If you are looking for information on a specific function, class or method, this part of the documentation is for you.
Additional Information¶
Disclaimer, legal information and other information are here for the interested.
Changelog¶
Here you can see the full list of changes between each Mimesis release.
- Version 10.1.0
- Version 10.0.0
- Version 9.0.0
- Version 8.0.0
- Version 7.1.0
- Version 7.0.0
- Version 6.1.1
- Version 6.1.0
- Version 6.0.0
- Version 5.6.1
- Version 5.5.0
- Version 5.4.0
- Version 5.3.0
- Version 5.2.1
- Version 5.1.1
- Version 5.1.0
- Version 5.0.0
- Version 4.1.3
- Version 4.1.2
- Version 4.1.1
- Version 4.1.0
- Version 4.0.0
- Version 3.3.0
- Version 3.2.0
- Version 3.1.0
- Version 3.0.0
- Version 2.1.0
- Version 2.0.1
- Version 2.0.0
- Version 1.0.5
- Version 1.0.4
- Version 1.0.3
- Version 1.0.2
- Version 1.0.1
- Version 1.0.0