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