Metadata-Version: 2.1
Name: IndiSynth
Version: 1.0.0
Summary: A comprehensive synthetic data generator for Indian entities.
Home-page: https://github.com/srinrealyf/indisynth
Author: Sai Raam
Author-email: srinrealyf@gmail.com
License: Apache License 2.0
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# IndiSynth

IndiSynth is a Python package to generate synthetic data for Indian entities, including Aadhaar numbers, PAN cards, PF number, UPI Id, GST, Indian addresses, banking details, and more.

## Features
- Covers over 100 Indian-specific entities.
- Organized by categories like Personal Identity, Contact, Business, Finance, and more.
- Generates realistic, valid, and random data.

## Installation
```bash
pip install indisynth

## License

This project is licensed under the Apache License 2.0. See the [LICENSE](LICENSE) file for details.
