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