-
Updated
Oct 2, 2020 - JavaScript
#
fake-data
Here are 127 public repositories matching this topic...
generate massive amounts of realistic fake data in Node.js and the browser
Go (Golang) Fake Data Generator for Struct
-
Updated
Jun 26, 2020 - Go
A fake data generator written in and for Go
-
Updated
Sep 26, 2020 - Go
MockNeat is a Java 8+ library that facilitates the generation of arbitrary data for your applications.
java
csv
big-data
randomization
faker
mocking
random-generation
data-generation
java-8
random-number-generators
lorem-ipsum
data-generator
faker-library
fake-data
faker-generator
randomizer
sample-data
sql-insert
arbitrary-data
sample-data-generator
-
Updated
Sep 7, 2020 - Java
Build a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
nodejs
mock
api
http
json
data
node
rest
backend
rest-api
restful
json-files
fake
mocking
http-server
mocks
restful-api
fake-data
mocking-server
-
Updated
Mar 15, 2018 - JavaScript
Fake JSON Server is a Fake REST API that can be used as a Back End for prototyping or as a template for a CRUD Back End.
-
Updated
Aug 26, 2020 - C#
Random dataframe and database table generator
python
data-science
database
generator
sqlite
pandas-dataframe
random-generation
data-generation
sqlite3
fake-data
synthetic-data
synthetic-dataset-generation
-
Updated
Jul 24, 2019 - Python
A Postgres Proxy to Mask Data in Realtime
-
Updated
Feb 3, 2020 - TSQL
k4m4
commented
Dec 15, 2019
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
psibi
commented
Jul 5, 2020
We currently have various Faker modules and none of them has any haddocks associated with it.
It should be a simple example on top of each of the function. Example:
λ> address <- generate fullAddress
λ> address
"Suite 153 153 Langosh Way, East Antony, MI 15342-5123"
CLI utility for fake data generation
-
Updated
Jan 21, 2019 - Go
Mock data in PostgreSQL/Greenplum databases
mock
postgres
database
postgresql
postgresql-database
greenplum
mock-data
fake-data
gpdb
greenplum-database
-
Updated
Apr 16, 2020 - Go
Yeoman generator for building a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
nodejs
mock
api
http
json
data
node
rest
backend
yeoman
rest-api
yeoman-generator
restful
fake
mocking
http-server
mocks
restful-api
fake-data
mocking-server
-
Updated
Feb 22, 2018 - JavaScript
Kal El Network Stress Test and Penetration Testing Toolkit
crawler
hacking
stress-testing
pentesting
spoof
scraping-websites
hacking-tool
fake-data
network-security
pentest-tool
traffic-generator
-
Updated
Jul 25, 2020 - Python
Mimesis integration with the pytest test runner. This plugin provider useful fixtures based on providers from Mimesis.
-
Updated
Mar 21, 2020 - Python
A Clojure/ClojureScript Fake Data Generator Library
-
Updated
Oct 1, 2020 - Clojure
Just a small open-source script to create fake data given a simple JSON model.
-
Updated
Sep 26, 2020 - JavaScript
-
Updated
Oct 1, 2020 - Go
Android application to create/craft fake sms.
android
hack
sms
android-development
android-application
android-app
spoofing
hacks
spoof
hacking-tool
fake-data
sms-spoof
fake-sms
-
Updated
Aug 31, 2019 - Java
Produce authentic fake data
-
Updated
Jul 30, 2020 - JavaScript
Open
Add the Crypto faker
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."
I was wondering if it is possible to generate a list of 'n' unique company names? I saw some PR's which gave a unique keyword for 'words' but doesn't seem to extend to other providers? I understand i could just keep regenerating and dropping duplicates until I got a unique set of length n, but would be nice to just have a keyword for that (plus this m