faker
Here are 639 public repositories matching this topic...
Fake data generator for javascript
-
Updated
Mar 8, 2022 - JavaScript
Expressive fixtures generator
-
Updated
Feb 8, 2022 - PHP
create custom test databases that are populated with fake data
-
Updated
Nov 25, 2019 - Python
Go (Golang) Fake Data Generator for Struct
-
Updated
May 30, 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
orval is able to generate client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either in yaml or json formats.
-
Updated
May 30, 2022 - TypeScript
MockNeat - the modern faker lib.
-
Updated
Feb 28, 2022 - Java
-
Updated
May 16, 2022 - TypeScript
- Add healthcheck to Docker image
https://serpro69.github.io/kotlin-faker/ Generate realistically looking fake data such as names, addresses, banking details, and many more, that can be used for testing and data anonymization purposes.
-
Updated
May 29, 2022 - Kotlin
A Fake API with JWT Authentication using json-server and jsonwebtoken
-
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
A full stack GraphQL banking application using React, Node & TypeScript.
-
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