Here are
386 public repositories
matching this topic...
generate massive amounts of realistic fake data in Node.js and the browser
Updated
Sep 6, 2020
JavaScript
A library for generating fake data such as names, addresses, and phone numbers.
🌀 A nonsense activity generator
Updated
Aug 27, 2020
Rust
A simple online fake REST API server
📇 A simple and sane fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
Mimesis is a high-performance fake data generator for Python, which provides data for a variety of purposes in a variety of languages.
Updated
Sep 4, 2020
Python
A synthetic data generator for text recognition
Updated
Aug 30, 2020
Python
👽 Swift fake data generator
Updated
Jul 8, 2020
Swift
Random fake data generator written in go
Evilgrade is a modular framework that allows the user to take advantage of poor upgrade implementations by injecting fake updates.
Updated
Jun 22, 2020
Perl
Fake Windows logon screen to steal passwords
Updated
Oct 17, 2017
Objective-C
🍓 📡 🍍 Monitor illegal wireless network activities. (Fake Access Points), (WiFi Threats: KARMA Attacks, WiFi Pineapple, Similar SSID, OPN Network Density etc.)
Updated
Feb 1, 2020
Python
A simplified way to generate masive mock data based on a schema, using the awesome fake/random data generators like (FakerJs, ChanceJs, CasualJs and RandExpJs), all in one tool to generate your fake data for testing.
Updated
Sep 4, 2020
TypeScript
👻 Impost3r -- A linux password thief
How to tell original from fake DS18B20 temperature sensors.
A drop in fake logger for testing with the Laravel framework.
Build a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
Updated
Mar 15, 2018
JavaScript
A WordPress plugin that implements an easy way to create fake data inside WordPress.
This repository contains recent research on fake news.
📡 🍓 🍍 Detects wireless network attacks performed by KARMA module (fake AP). Starts deauthentication attack (for fake access points)
Updated
Sep 21, 2018
Python
A wide variety of random useragents
Generate a boatload of Fake Apache Log files very quickly
Updated
Sep 26, 2018
Python
The testing framework for Dynamics CRM and Dynamics 365 which runs on an In-Memory context and deals with mocks or fakes for you
A library for generating fake data such as names, addresses, and phone numbers.
Spoofing the Windows 10 HDD/diskdrive serialnumber from kernel without hooking
Generate fake test data in Alfred
Updated
Aug 18, 2020
Python
Improve this page
Add a description, image, and links to the
fake
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
fake
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
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