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