Skip to content

Notsink/synthetic-data-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŒ‘ Synthetic Data Generator

A sleek dark-themed desktop app that creates realistic synthetic order data.
Built with Python & Tkinter. No external dependencies except the standard library.

✨ Features

  • Generates up to 200 000 records instantly
  • Realistic English names and e-mails (first.last@domain.com)
  • Global cities, banks, payment types (Bank, Crypto, Cash)
  • Live preview table + CSV export
  • Fully dark UI out of the box

πŸ“¦ Requirements

Python 3.7+
No third-party packages (uses only tkinter, csv, datetime, threading)

πŸš€ Quick Start

# clone repo
git clone https://github.com/Notsink/synthetic-data-generator.git
cd synthetic-data-generator

# run
python sythethic-data.py

About

synthetic-data-generator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages