Bank account numbers in Thailand's domestic format — correct length and structure for seeding ledgers and payment tests. Synthetic, never a real account.
033-6-39558-4| Browser | sampuli.site — pick Thailand, generate, export CSV/JSON |
| REST API | curl https://sampuli.site/api/v1/th/account?n=25 |
| npm | npx @sampuli/data th.account |
| Node | import { generate } from '@sampuli/data'; generate('th.account') |