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