Skip to content
#

random-data-generation

Here are 39 public repositories matching this topic...

This script generates various types of fake data, such as names, addresses, phone numbers, coordinates, and more, using the Faker library. Users can select the data type and the quantity to generate. The generated data is saved to a JSON file

  • Updated Aug 12, 2024
  • Python

A test file maker 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.

  • Updated Jan 16, 2025

TestFileCreate - A small Linux app that creates either a single directory or 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 within a range. Has a resource calculator.

  • Updated Jan 20, 2025

Improve this page

Add a description, image, and links to the random-data-generation 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 random-data-generation topic, visit your repo's landing page and select "manage topics."

Learn more