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