Creates random India GSTIN numbers that pass validation. For testing purposes only.
Project description
GSTIN Generator
A Python package to generate random valid GSTIN numbers.
Installation
pip install gstin-generator
## Usage
```bash
from gstin_generator import generate_gstin
gstin = generate_gstin(num_gstin=10)
print(f"Generated GSTIN: {gstin}")
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file random_gstin_generator-0.1.4.tar.gz.
File metadata
- Download URL: random_gstin_generator-0.1.4.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.13.1 Darwin/24.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf7d55dfa4513d7313534b1e46915e4e198fb6e9a048689f804cb6792db78ec8
|
|
| MD5 |
ce1606ccc88d8b8eedbdb7fcb6a2197a
|
|
| BLAKE2b-256 |
cbfffd5c912833c9a3c69c4e0461d48c7a7304ebdfe44724b396722332c7e281
|
File details
Details for the file random_gstin_generator-0.1.4-py3-none-any.whl.
File metadata
- Download URL: random_gstin_generator-0.1.4-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.13.1 Darwin/24.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37ee699ddd71bafbf3c80993122108f78c0268cde4cd2928bf4c63a7c177bd24
|
|
| MD5 |
582f3d63a16d48830a86b88db8679b5f
|
|
| BLAKE2b-256 |
70c3a9660181ff9bfd9636383bed210c014142318ec145ccc27dd2ce10136a24
|