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

    Language:Go94192896
  • malisit/kolpa

    A fake data generator written in and for Go

    Language:Go65111327
  • nomemory/mockneat

    MockNeat - the modern faker lib.

    Language:Java530255947
  • 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.

    Language:Kotlin473414844
  • drager/faker

    A library for Dart that generates fake data.

    Language:Dart23153554
  • Serg046/AutoFake

    Mock any type members including static and non-virtual ones

    Language:C#5251574
  • neo4j-contrib/neo4j-faker

    Use faker cypher functions to generate demo and test data with cypher

    Language:Java342123
  • bgadrian/fastfaker

    Fast, concurrent fake data generator for any structure or type.

    Language:Go24350
  • mrstebo/FakerDotNet

    A .NET port of the Ruby faker gem

    Language:C#1645813
  • Samska/gen-ai-robot-test

    E2E, API and Visual Tests with Robot Framework, SeleniumLib, RequestsLib, EyesLib and FakerLib

    Language:RobotFramework14102
  • chrispsheehan/performance-test-framework

    Run performance tests against an API using k6.

    Language:TypeScript12213
  • restuwahyu13/react-fakers

    React-Fakers is a collection of dummy data for application development testing

    Language:JavaScript7105
  • mrstebo/fakergem

    A javascript version of the Faker ruby gem

    Language:TypeScript63691
  • nicolastakashi/fluent-fakerjs

    Build Fake Data using FakerJS with a Fluent API

    Language:TypeScript6200
  • faker-wifi-essid

    SkypLabs/faker-wifi-essid

    Faker provider for Wi-Fi ESSIDs

    Language:Python6353
  • thombashi/tblfaker

    tblfaker is a Python library to generate fake tabular data.

    Language:Python5301
  • bitblitconsulting/scala-faker

    A library for generating fake data in scala.

    Language:Shell4104
  • kodegrenade/naija-faker-laravel

    A Laravel faker library to generate typical Nigeria fake data.

    Language:PHP4102
  • sereiner/faker

    faker 是一个数据填充工具

    Language:Go4201
  • adrianbj/AutoContent

    ProcessWire module for automatic generation of content when a field is blank

  • CSFelix/faker-dataset

    📋 Fake Dataset generated via Faker Python Library 📋

    Language:Jupyter Notebook2211
  • 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.

    Language:Pascal210
  • necatiarslan/table-faker

    This is a tool to generate fake table(s) data (using faker and random python packages) defined in a yaml file.

    Language:Python2211
  • rajkrs/ComplexFaker

    Create fake data for your complex model without too much configuration.

    Language:C#2102
  • 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.

    Language:PHP100
  • ashishkarki/service-provider-app

    A full stack app facilitating the display of service requests from clients from selected skillsets.

    Language:JavaScript120
  • 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.

    Language:JavaScript1100
  • 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 .

    Language:HTML1101
  • 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.

    Language:Python1200
  • kiseta/aos

    Selenium Python Framework for an eCommerce webapp Advantage Online Shopping

    Language:Python1100
  • MuhammadShifa/Anomaly-Detection

    Anomaly Detection / Outlier Detection with simple example for Beginner as supervise and unsupervised learning

    Language:Jupyter Notebook1100
  • 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

    Language:Java1000
  • 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.

    Language:Python1100
  • 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.

    Language:Java1100
  • 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: