Generate Thai National Identity Numbers programmatically for testing
Project description
Thai Identity Number Generator
This package generates random valid Thai National Identity Numbers (13-digit) for testing
Installation
You can install the package via Poetry:
poetry add thai-identity-generator
Usage
from thai_identity_generator import generate_thailand_identity_number
# Generate a list of Thai ID numbers
nric_numbers = generate_thailand_identity_number(num_records=5)
for nric in nric_numbers:
print(nric)```
Project details
Release history Release notifications | RSS feed
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 thai_identity_generator-0.1.0.tar.gz.
File metadata
- Download URL: thai_identity_generator-0.1.0.tar.gz
- Upload date:
- Size: 1.3 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 |
c21bc561eeb9a111e544f86b87ad6f9d0e03445bdea6d6b80058306cc3f5c0b0
|
|
| MD5 |
8c9cef9890771bf41f6944849bbece11
|
|
| BLAKE2b-256 |
2acf962375fd43ab8638207ca465d16183f12eb3fde59f931fdb97fb290b15fb
|
File details
Details for the file thai_identity_generator-0.1.0-py3-none-any.whl.
File metadata
- Download URL: thai_identity_generator-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.1 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 |
13c5e476efce417cbda8f0769ba95708486c58ad7ad7dabd77e277fd742d9267
|
|
| MD5 |
cf6cb58d7c84c6d008665f68a94bc8c3
|
|
| BLAKE2b-256 |
ae4b4baa814e5e8faa8eb493f7a07615e5fe7ab33a6b70eb4d8138c8ff8c3b76
|