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