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