Mobile numbers that match Belgium's national numbering plan — correct length, prefixes and dialing conventions. Ready to paste into a form, a database seed or a test fixture.
046/27.57.16| Browser | sampuli.site — pick Belgium, generate, export CSV/JSON |
| REST API | curl https://sampuli.site/api/v1/be/phone?n=25 |
| npm | npx @sampuli/data be.phone |
| Node | import { generate } from '@sampuli/data'; generate('be.phone') |