The Wayback Machine - https://web.archive.org/web/20220209195833/https://github.com/topics/test-data-generator
Skip to content
#

test-data-generator

Here are 58 public repositories matching this topic...

cestlacata
cestlacata commented May 19, 2021
  • Faker version: 8.1.2
  • OS: Windows 10

For locale fr_FR siren() and siret() methods generate incorrect values.
https://faker.readthedocs.io/en/master/locales/fr_FR.html#faker.providers.company.fr_FR.Provider.siren
https://faker.readthedocs.io/en/master/locales/fr_FR.html#faker.providers.company.fr_FR.Provider.siret

A valid SIREN has 9 digits = 8 digits + 1 Luhn Key
A valid SIRET has 14

Improve this page

Add a description, image, and links to the test-data-generator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the test-data-generator topic, visit your repo's landing page and select "manage topics."

Learn more