# Test Data Generator

## Overview
This tool helps you generate test data for various purposes. You can customize the output based on your needs.

### Features
- **Row count:** Specify how many rows of data you want to generate.
- **Fields:** Choose from various fields including personal and business information.

### Personal Information
- **First Name**
- **Last Name**
- **Email**
- **Phone**

### Address Details
- **Street Address**
- **City**
- **Postal Code**
- **State**
- **State (Abbr)**
- **County**
- **Country**

### Business Information
- **Company**
- **Job Title**

### System Information
- **UUID**
- **Date**
- **ISO Date**

### Output Formats
- JSON
- CSV
- SQL
- TypeScript

## Usage
To generate data, select the desired fields and specify the row count. Then, choose the format you want the data in.
