-
Criar script para popular o banco de dados com pelo menos 10.000 por tabela
Ao rodar o script, adicionar como comentário a este issue o que foi necessário instalar para rodar o script (se utilizo…
-
`faker.internet.color` is a bit of an oddity in the `faker.internet` module which "Generates a random css hex color code in aesthetically pleasing color palette."
Deprecate and move to... `faker.co…
-
* Faker version: all
* OS: all
I'm not sure I understand why this is the case. But the expected behvaior as described in the [documentation](https://faker.readthedocs.io/en/master/providers/fake…
-
Hi,
first I wanted to say thanks, for this awesome package.
Would it be possible to use `@faker-js/faker` (https://www.npmjs.com/package/@faker-js/faker) instead of `faker`?
I have done this …
-
#### What did I do
Downloaded mqttx-cli-win-arm64.exe directly and attempted to run on windows 11 arm64 (SL7)
#### What happened
Got this:
![image](https://github.com/user-attachments/asse…
-
Thank you for developing this amazing library.
Is it possible to use this repository with a specific locale setting for faker?
I am planning to use this npm package as part of software targeted towa…
-
_Filing this question on behalf of a user from a private thread._
The auto-generated plan sees that a column is PII, but it is SSN without the dashes …. With the sdtype = ssn still work given no da…
-
Currently to read (and probably generate json) the tool uses: JSON.parse. For large contract files parsing ends up with exception:
```
SyntaxError: Expected ':' after property name in JSON at positi…
-
gives :
Could not find a version that satisfies the requirement Faker
error
maybe fix?or how to fix it?
-
Hello! I'm using faker to generate some random data for my unit tests, and it appears that when tests are run too fast on my CPU I'm getting the same data seed in two different tests, resulting in fak…