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