veriastra_
Free Example Phone Number Tool

Example phone number generator

A valid-format number for any of 73 countries, safe to paste into a form. Taken from ranges that regulators keep unallocated — it cannot reach a real person.

+12125550100
reserved for documentation

Drawn from a block NANPA (US numbering administrator) keeps permanently unallocated, so this number cannot reach anyone.

Why not just make one up

Random digits are somebody's phone number

The obvious way to build this page is to pick a mobile range and roll random digits. It also produces live numbers. Those end up in test forms that send a real SMS, in screenshots posted to public issue trackers, and in seed data that someone later mistakes for a customer list.

Regulators anticipated this. NANPA set aside 555-0100 to 555-0199 in North America; Ofcom set aside 07700 900000 to 900999 in the UK. Those blocks exist so that documentation and drama can print a phone number without dialling a household. Where a country publishes such a block, this tool uses it. Where none exists, it falls back to the numbering plan's own published example rather than inventing one.

Need to check a number rather than produce one? The phone number lookup tells you shape, line type and region, and the format guides cover how each country writes its numbers.

Questions

Is this a random phone number generator?

Not quite, and the difference matters. Generating random digits inside a live mobile range produces real people's numbers — put one in a test form and a stranger gets the SMS. This draws from blocks that regulators keep permanently unallocated, so the number is correctly shaped and cannot reach anyone.

Which countries have official fake numbers?

Few do. The US and Canada reserve 555-0100 to 555-0199, which is why film characters use them. The UK's Ofcom reserves 07700 900000–900999 for drama. Most countries publish nothing equivalent, so for those we show the numbering plan's own documented example number instead.

Can I use these in production?

Use them in test data, documentation, screenshots and form fixtures. Do not use them as a real contact number: they are unallocated by design and nothing will ever answer.

Why does the checker say a UK number is invalid?

Because it is — deliberately. The Ofcom drama range is shaped like a real mobile number and was never issued to anyone. An engine that only matches a pattern calls it valid; one that checks the numbering plan calls it unassigned. That gap is the whole reason to validate against the plan rather than a regex.