Mimesis: Fake Data Generator

Mimesis is a robust data generator for Python that can produce a wide range of fake data in various languages. This tool is useful for populating testing databases, creating fake API endpoints, generating JSON and XML files with custom structures, and anonymizing production data, among other purposes. With Mimesis, developers can easily obtain realistic, randomized data 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.

Indices