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