Download Latest Version Version 19.1.0 source code.tar.gz (18.4 MB)
Email in envelope

Get an email when there's a new version of Mimesis

Home / v19.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-12-28 673 Bytes
Version 19.0.0 source code.tar.gz 2025-12-28 18.4 MB
Version 19.0.0 source code.zip 2025-12-28 18.5 MB
Totals: 3 Items   36.9 MB 0
  • Added many key functions for various transformations. See mimesis/keys.py for the complete list.
  • Removed the pytest plugin from the package. Use project-specific fixtures and the Field class instead.
  • Removed the builtins module from the package. Use custom field handlers instead.
  • The Cryptographic provider now uses a seedable random number generator instead of the secrets module. See [#1656].
  • Added jwt, api_key, and certificate_fingerprint methods to the Cryptographic provider.
  • Added SchemaBuilder for generating relational data.
  • Added ip_v4_cidr(), ip_v6_cidr(), and cloud_region() methods to the Internet provider.
Source: README.md, updated 2025-12-28