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