An open API service providing repository metadata for many open source software ecosystems.

Topic: "random-data-generation"

j-easy/easy-random

The simple, stupid random Java beans/records generator

Language: Java - Size: 3.07 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 1,634 - Forks: 236

japgolly/nyaya

Random Data Generation and/or Property Testing in Scala & Scala.JS.

Language: Scala - Size: 579 KB - Last synced at: 7 days ago - Pushed at: 10 months ago - Stars: 186 - Forks: 19

qala-io/datagen

Java lib that generates random data (numbers, strings, dates) - mostly to facilitate Randomized Testing.

Language: Java - Size: 236 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 61 - Forks: 4

dvgaba/easy-random

The simple, stupid random Java beans/records generator

Language: Java - Size: 3.23 MB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 16 - Forks: 4

siberianbluerobin/bulk-examples-generator

Create dozens/hundreds/thousands/millions of random examples based on a pest grammar (PEG). It can be used for generate string/structured data for training models in AI, or like a grammar fuzzer for find bugs.

Language: Rust - Size: 59.6 KB - Last synced at: 13 days ago - Pushed at: about 4 years ago - Stars: 15 - Forks: 3

Tinram/RND64

Fast multi-threaded data generator.

Language: C - Size: 136 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 1

pm-hwks/nifi-generatejson-processor

A NiFi processor to generate JSON based on json-data-generator java library (https://github.com/acesinc/json-data-generator).

Language: Java - Size: 485 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 2

miniconnect/holodb

The on-the-fly relational database.

Language: Java - Size: 1.04 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 0

TheForgotensoul/random-data-generator

📖 Generates random data which contains names, phone numbers and emails this repository also generates Indian names, phones numbers.

Language: Python - Size: 291 KB - Last synced at: 17 days ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 0

jeffswt/pydatagen

Create random data easier with pydatagen.

Language: Python - Size: 33.2 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 6 - Forks: 0

ashtonav/sydney-personal-details-generator

App that can create a large amount of randomly generated personal details, including: address, full name, phone number, date of birth, gender, and email.

Language: C# - Size: 9.2 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 5 - Forks: 1

runafterasun/objects-fill-processor

This project can help with generation some random information to object.

Language: Java - Size: 232 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

jrgcubano/RxGen

Generate random data fluently with reactive extensions

Language: C# - Size: 71.3 KB - Last synced at: 10 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

vkondi/lite-data

Lite Data is a full-stack web application built with Next.js for the frontend and Flask for the backend. It provides a modern, responsive user interface powered by React and Material-UI, and a robust backend API built with Flask.

Language: TypeScript - Size: 227 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

Jim-JMCD/TestFilesCreate

TestFileCreate - A small Linux app that creates test files in a single directory or in a tree of directories. Files can be identical or individually filled with random printable characters or binary data. Number of printable characters can be selected from the ASCI set (max 95). File size is selectable or random. Has a resource calculator.

Size: 2.08 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

Jim-JMCD/Bash-Test-File-creator

BTFcreate - a test file creator for testing data storage, compression and transfer. It is a bash script to create test data with files filled random selectable printable characters or random binary data. There is a sparse file option. No limit on file size or number. Files are created in a single directory.

Language: Shell - Size: 215 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

SunnyBibyan/Random_Data_Generation

A project that generates a dataset using various statistical distributions (Normal, Uniform, Exponential, Random Integers, and Binomial) and performs data analysis. Includes visualizations and an option to export the data as a CSV file.

Language: Python - Size: 14.6 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

atesbazi/dataimitator

Generates random data for your needs.

Language: Clojure - Size: 56.6 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

josh-degraw/AutoFixture.Community.FSharp

A small library that adds support for native F# types to AutoFixture

Language: F# - Size: 35.2 KB - Last synced at: 13 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

hhkaos/histogrand Fork of JaimeNieves/histogrand

Random value generator according to customized histograms

Language: JavaScript - Size: 166 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

kklimexk/json-random-generator

Json random generator for json schema

Language: Scala - Size: 88.9 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

feddelegrand7/radous

Query Random User Data From the Random User Generator API

Language: R - Size: 90.8 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

rakapranav/House-Price-Prediction

Implement a model using tensorflow to predict the price of the house based on the size of the house.

Language: Jupyter Notebook - Size: 51.8 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

stkossman/random-data-api

Language: Ruby - Size: 43.9 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

Jim-JMCD/TestFilesMake

A test file creator for testing data storage, compression and transfer. It is a small Linux portable executable to create test data with files filled random selectable printable characters or random binary data. There is a sparse file option. No limit on file size or number. Files are created in a single directory.

Size: 42 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

mahabubr/random-data-color-generator

Language: JavaScript - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mdauthentic/data-generator

A fake data generator written in rust. It generates data based on a given custom schema.

Language: Rust - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

reity/fountains

Python library for generating and concisely specifying reproducible pseudorandom binary data for unit testing.

Language: Python - Size: 83 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

sqsh-project/datapool

Tool to generate a pool of testdataTool to generate a pool of testdata

Language: Rust - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lbp0200/rand-data-zhHans

随æœēæ•°æŽį”Ÿæˆå™¨īŧŒįŽ€äŊ“中文

Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

BranislavOsadkovski/Random-Data-Generator

Hope it gives your data some diversity and fun while coding :)

Language: Java - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Mayank-MP05/JSON-Dummy-API

NPM package to create dummy JSON API response backed by the express server for front-end developers in minimum code possible

Language: JavaScript - Size: 300 KB - Last synced at: 10 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

digital-delivery-academy/test-data-generators

A collection of test data generators for Java.

Language: Shell - Size: 293 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mpfishe2/store-data-generator

This is a grocery store data generator for emulating batch and real-time POS transactions and sending them to either Azure Event Hubs or Apache Kafka (test with Azure HDInsight Kafka)

Language: Python - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 4

AndreaGhizzoni/zenium

Utiltiy program to generate random data.

Language: Go - Size: 3.62 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Related Topics
random 9 random-data 8 random-generation 6 java 6 test-data-generator 5 data-generator 5 data 4 testing 4 random-data-generator 4 random-number-generators 3 python 3 json 3 fake-data 3 data-transfer-tester 3 compression-testing 3 test-data 2 randomdata 2 api 2 testing-tool 2 data-storage-tester 2 golang 2 faker 2 dummy-data 2 dummy-data-generator 2 scala 2 sql 2 generator 2 unit-testing 1 test-files 1 scalacheck 1 jsonschema2pojo 1 json-schema 1 json-generator 1 testfile 1 rdbms 1 trash 1 database 1 mock 1 unit-testing-framework 1 unit-testing-library 1 unit-tests 1 data-deuplication 1 deduplication-testing 1 sparse-file 1 benchmarking 1 garbage 1 generation-rates 1 huge-files 1 junk 1 large-files 1 multi-threading 1 random-bytes 1 randomjunk 1 stress-test 1 stress-testing 1 scalacheck-generators 1 automation 1 bulk-data 1 data-science 1 phone-numbers 1 python-automation 1 python38 1 theforgotensoul 1 data-compression-algorithms 1 data-compression-testing 1 data-deduplication-testng 1 data-transfer-test 1 deduplication 1 storage-testing 1 randomdatagenerator 1 ruby 1 ruby-api 1 ruby-on-rails 1 ruby-on-rails-api 1 address-generator 1 australia 1 csv 1 fake-data-generator 1 identity-generator 1 phone-number-generator 1 sample-data 1 sample-data-generator 1 sydney 1 fp 1 functional-programming 1 property-based-testing 1 property-testing 1 scalajs 1 autofixture 1 fsharp 1 xunit 1 xunit-theory 1 nifi 1 digital-delivery-academy 1 engineering-academy 1 evoco 1 java-13 1 mockneat 1 fluent-api 1 netcore 1