-
Updated
Aug 14, 2021 - JavaScript
fake-data
Here are 162 public repositories matching this topic...
-
Updated
Jul 29, 2021 - Go
-
Updated
Oct 24, 2020 - Go
-
Updated
Jul 26, 2021 - Java
-
Updated
Jun 13, 2021 - C#
This is necessary when we have many rows, and the faker itself cannot provide enough unique emails (this is a quiet typical situation).
email: {}Sample email: [email protected]
email:
prefix: 5 # prefix lengthSample email: [email protected]
email:
postfix: 6 # postfix lengthSample email: [email protected]
NullTransformer
-
Updated
Mar 15, 2018 - JavaScript
-
Updated
Jun 9, 2021 - Python
-
Updated
Jun 4, 2021 - Go
-
Updated
Mar 16, 2021 - C#
Currently, the value of the deterministic generator is nailed down in FakerSettings. It is used in the function [generateWithSettings].
I propose that this function checks if:
- A certain environment variable is set.
- It parses to a number.
- The value of the generator in the given settings is default.
- The mode of generation is deterministic.
— And if all are true, the value of th
-
Updated
Jan 21, 2019 - Go
Migrate from zeit/micro to ZEIT Now's Serverless Functions.
For reference:
- Read the disclaimer at the top of
zeit/micro's readme. now-devshould be used to run the development server.- Currently, ZEIT [does not provide an
-
Updated
Aug 13, 2021 - TypeScript
-
Updated
Jun 21, 2021 - C#
-
Updated
Jul 17, 2021 - Go
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Feb 22, 2018 - JavaScript
-
Updated
May 18, 2021 - Python
-
Updated
Aug 12, 2021 - Clojure
-
Updated
May 19, 2021 - Python
-
Updated
Aug 31, 2019 - Java
-
Updated
Aug 10, 2021 - JavaScript
Improve this page
Add a description, image, and links to the fake-data topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fake-data topic, visit your repo's landing page and select "manage topics."


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