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