faker
Here are 638 public repositories matching this topic...
-
Updated
Mar 8, 2022 - JavaScript
-
Updated
Feb 8, 2022 - PHP
-
Updated
Nov 25, 2019 - Python
-
Updated
Mar 15, 2022 - Go
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:
// Print a sentence
fmt.Println(randomdata.Sentence())
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
May 27, 2022 - TypeScript
-
Updated
Feb 28, 2022 - Java
-
Updated
May 16, 2022 - TypeScript
- Add healthcheck to Docker image
-
Updated
May 29, 2022 - Kotlin
-
Updated
May 6, 2022 - JavaScript
-
Updated
May 7, 2022 - Shell
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
Oct 24, 2021 - TypeScript
-
Updated
May 8, 2022 - C#
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."
Clear and concise description of the problem
Function name is repeating the module name.
Suggested solution
Create a new function
numberin thephonemodule that is a copy of the currentphoneNumberfunction. Call this new function in the current function and add a deprecation warning.Alternative
No response
Additional context
Marked as todo in #541