-
Updated
Oct 19, 2021 - JavaScript
faker
Here are 509 public repositories matching this topic...
-
Updated
Aug 14, 2021 - JavaScript
-
Updated
Oct 12, 2021 - PHP
-
Updated
Nov 25, 2019 - Python
-
Updated
Oct 21, 2021 - Go
We want to add Elixir.Faker.Pokemon.Ru.location/0.
If this is the first time you contributing check out this guide.
Comment below if you want to start working on the issue and never be afraid to ask questions.
If you contribute module that does not exist yet [here is a good example PR](elixirs/faker#288
-
Updated
Jul 26, 2021 - Java
-
Updated
Sep 2, 2021 - TypeScript
- Add healthcheck to Docker image
-
Updated
Oct 21, 2021 - TypeScript
Modify https://github.com/serpro69/kotlin-faker/blob/master/cli-bot/src/main/kotlin/io/github/serpro69/kfaker/app/cli/Introspector.kt to include Person provider:
val providers: Sequence<KProperty<*>> = faker::class.declaredMemberProperties.asSequence().filter {
it.visibility == KVisibility.PUBLIC
&& (it.returnType.isSubtypeOf(FakeDataProvider::class.starProject
-
Updated
Aug 25, 2021 - Shell
-
Updated
Oct 4, 2021 - JavaScript
Add identify command to find possible columns to anonimize.
It should;
- Loop over all tables in a given database
- Loop over all columns in every table
- Check if the column is (partly?) named like a formatter that is available (
firstname,email, etc) - For every identified column, ask whether a yaml entry should be created in a custom yaml file
- Get the list o
-
Updated
Jun 23, 2021 - Java
-
Updated
Jun 19, 2019 - TypeScript
Improve this page
Add a description, image, and links to the faker topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the faker topic, visit your repo's landing page and select "manage topics."
Hi,
Could you add a sentence generator?When generating some articles ,title and content are needed,content can be generated by
randomdata.Paragraph(),but I don't find which one should be used for generating title.For example: