faker-library
There are 79 repositories under faker-library topic.
Pallinder/go-randomdata
A tiny generator of random data for golang, also known as a faker
malisit/kolpa
A fake data generator written in and for Go
nomemory/mockneat
MockNeat - the modern faker lib.
serpro69/kotlin-faker
Port of a popular ruby faker gem written in kotlin. Generate realistically looking fake data such as names, addresses, banking details, and many more, that can be used for testing and data anonymization purposes.
drager/faker
A library for Dart that generates fake data.
Serg046/AutoFake
Mock any type members including static and non-virtual ones
neo4j-contrib/neo4j-faker
Use faker cypher functions to generate demo and test data with cypher
bgadrian/fastfaker
Fast, concurrent fake data generator for any structure or type.
mrstebo/FakerDotNet
A .NET port of the Ruby faker gem
Samska/gen-ai-robot-test
E2E, API and Visual Tests with Robot Framework, SeleniumLib, RequestsLib, EyesLib and FakerLib
chrispsheehan/performance-test-framework
Run performance tests against an API using k6.
restuwahyu13/react-fakers
React-Fakers is a collection of dummy data for application development testing
mrstebo/fakergem
A javascript version of the Faker ruby gem
nicolastakashi/fluent-fakerjs
Build Fake Data using FakerJS with a Fluent API
SkypLabs/faker-wifi-essid
Faker provider for Wi-Fi ESSIDs
thombashi/tblfaker
tblfaker is a Python library to generate fake tabular data.
bitblitconsulting/scala-faker
A library for generating fake data in scala.
kodegrenade/naija-faker-laravel
A Laravel faker library to generate typical Nigeria fake data.
sereiner/faker
faker 是一个数据填充工具
adrianbj/AutoContent
ProcessWire module for automatic generation of content when a field is blank
CSFelix/faker-dataset
📋 Fake Dataset generated via Faker Python Library 📋
gladir/FAKERLIB-TP
Bibliothèque en Turbo Pascal (ou Free Pascal) pour la simulation de données. Ainsi, il génère des fausses de données pour faire des tests par exemple.
necatiarslan/table-faker
This is a tool to generate fake table(s) data (using faker and random python packages) defined in a yaml file.
rajkrs/ComplexFaker
Create fake data for your complex model without too much configuration.
aadhar41/laravel-datatable
The repository contain laravel framework with integrated datatable ( yajra-datatable ) & it uses database custom seeder to seed/insert data into table. i have used a custom database seeder (UserSeeder) to seed data into user table & i have also used faker library for seeding fake data in table. This is just a basic example how you can use yajara-datatable & You can create Your own table seeder to insert fake/dummy data in table.
ashishkarki/service-provider-app
A full stack app facilitating the display of service requests from clients from selected skillsets.
builtforsomethingbigger/bootcamp-extra-frontend
[REACT+RAILS] Bootcamp-Extra (frontend) is a knowledge-sharing platform for Flatiron student-users to post external resources circling curriculum-focused topics (Medium articles, YouTube tutorials, etc). Users will have the ability to comment on each post and "like" the post in order to move the post up in the rankings to gain more user visibility. This was a paired-programming product with Edgar Rivera for our ReactJS final project at the Flatiron School.
eddyvk01/Office-Management-System
Office Employee Management System , help you to manage your employee and keep track of it, In this Project you Can ADD, DELETE, SEARCH and View all the employee present .
Kaos599/Apollo-Synthetic-Data-Generator
Apollo is a Python GUI application designed to simplify the complex process of generating random data based on fixed values. It allows users to generate various types of binary datasets, such as Yes/No type questions, by specifying probabilities.
kiseta/aos
Selenium Python Framework for an eCommerce webapp Advantage Online Shopping
MuhammadShifa/Anomaly-Detection
Anomaly Detection / Outlier Detection with simple example for Beginner as supervise and unsupervised learning
omaarali6/SeleniumFramework
This prject is about testing an E-Commerce website https://www.nopcommerce.com/en The following testing techniques are used -Behaviour Driven Testing -Data Driven Testing The following tools are used -Selenium Webdriver -Testng -Maven -Cucumber -Faker Library -Eclipse
PGolabiewska/Generowanie-danych-losowych
Skrypt stworzony dla potrzeb pracy dyplomowej, generujący losowe wartości dla temperatury, ciśnienia, pulsu, częstotliwości oddechu oraz stanu.
PranabPaulJoy/Website_Automation_By_TestNG_And_Selenium
In this project, we automated a website by using the TestNG framework and the Selenium web driver. Login, Create an Employee, Update employee information, and Logout.
priyankasingh2907/laravel_notes
Sure! Laravel is a popular PHP framework used for web application development. Here’s a concise breakdown of its core components and concepts: