Random Phone Number Generator
Generate fake or dummy US phone numbers by state and area code. Choose a format, then copy or export up to 100 made-up test numbers. Free, no sign-up.
Updated
(385) 555-0154(945) 555-0175(757) 555-0168
This random phone number generator — a phone number randomizer for US numbers — produces phone numbers in the standard NANP format ((NPA) NXX-XXXX) that pass the format and length checks most forms run, yet belong to no real subscriber. Each number uses the 555-0100 through 555-0199 block, which the North American Numbering Plan permanently reserves for fiction — the same range you see in films — so a generated number is structurally valid but unassignable.
Developers and QA teams use it to fill phone fields in test data and exercise input validation without dialing or texting a stranger by accident. A dummy phone number from this block is safe in a way a made-up number typed by hand is not: invented digits regularly land on a real subscriber. It is also handy for mockups, demos and tutorials where a believable number is needed on screen.
Pick how many you need and press Generate — a free US fake number generator that is unlimited and runs in your browser. For a phone number attached to a full profile, use the fake identity generator. For a state-specific number on its own, choose a state and area code above. State and area selections apply to the next generation; switching Phone format reformats the displayed numbers without generating new ones. Copy, CSV and JSON all use the selected format.
How a generated US phone number is structured
| Part | Example | Notes |
|---|---|---|
| Country code | +1 | North American Numbering Plan |
| Area code (NPA) | (415) | A real, valid US area code |
| Exchange (NXX) | 555 | Fixed to the 555 fiction prefix |
| Line number | 0173 | Reserved 0100–0199 fiction range |
Each part follows the real NANP format, but the line number is locked to the reserved 555-01XX fiction range so the number is valid in format only.
Choose a state, area code and phone format
Select a state to narrow the area-code list, or leave Any US state. The list uses the area codes in our maintained city dataset; it is not a complete live directory of every active US overlay. Selecting an area code fixes the first three digits for your next batch.
US format displays (212) 555-0100. E.164 displays +12125550100, and Digits copies 2125550100. These are three presentations of the same test number. They cannot receive SMS or verification codes. Use them for phone-field formatting, UI examples and controlled test fixtures.
What makes a fake American phone number believable
A US telephone number is ten digits with rules at every position: the area code and the exchange each start with 2-9, N11 combinations like 911 are reserved for services, and the only block officially set aside for fiction is 555-0100 through 555-0199. That reserved range is exactly what this generator uses — so every number it emits parses as a real North American number, matches a genuine area code, and is still guaranteed never to connect. A number like (305) 555-0163 passes format validation, length checks and area-code lookups, and rings no one, which is the entire specification for safe test data. The full assignment rules are in how US area codes work, and the rules that break outside North America — trunk prefixes, variable lengths and the E.164 conversion — are in phone numbers that break software.
The common alternatives are all worse: digits invented at random can hit a real subscriber; 000 and 111 prefixes fail well-built validators because area codes cannot start with 0 or 1; and a real-looking number borrowed from a website is someone's actual line. The 555-01xx block exists precisely so nobody has to make that trade.
Dummy mobile, cell and fax numbers
A US number does not encode whether the line is a mobile, a cell, a landline or a fax machine — that is carrier routing data, not part of the ten digits. So one generated value serves every one of those fields: paste it into a mobile number input, a cell phone field, a home phone field or a fax field and it validates identically. There is no separate fake mobile phone number generator or fake fax number generator to switch to, because the format is the same in all four cases.
What this does mean is that a dummy phone number cannot be made “mobile-only”. If your test asserts on line type, it is asserting on a carrier lookup, and a reserved 555-01XX number will correctly fail that lookup — use a provider sandbox for those cases instead.
Random phone numbers by state and city
For a geographically matched test profile, use a state or city generator: a random Arizona profile pairs Phoenix with its configured area codes, and a Florida profile uses Miami. The code lists on this phone tool come from the site’s maintained city dataset. A real person can keep a phone number after moving, so area code alone does not prove where someone lives. For a full identity around the number — name, address and email that agree with each other — the phone number sits inside the full identity generator too.
Guides on phone numbers, texting and numbering plans
Frequently asked questions
Are these phone numbers real?
No. Every number uses the 555-0100…0199 range that the numbering plan reserves for fiction, so it is valid in format but assigned to no real line and can never be called or texted.
Can I receive an SMS or call on a generated number?
No. The numbers are unassignable by design. Use them only to fill forms and test validation — never where you need to actually receive a message or call.
Will a generated number pass phone validation?
It passes format and length checks because it follows the real NANP structure. Carrier-level lookups that verify a line is active will correctly reject it, which is exactly what you want in testing.
Is this a phone number randomizer?
Yes. Each press of Generate uses your chosen area code, or draws one from the selected pool, and a random line number from the reserved 555-0100…0199 block, so the output is randomized on every run. Pick a count of up to 100 to randomize a whole batch, and select a state and area code above when your test needs a specific prefix.
Can I use these as dummy or made-up phone numbers?
Yes — that is exactly what they are. “Dummy phone number”, “made up phone number” and “fake phone number” all describe the same thing: a placeholder that fills a phone field without belonging to anyone. Using the reserved 555-0100–0199 block is safer than making digits up yourself, because hand-invented numbers frequently turn out to be someone's real line.
Can I generate a fake mobile, cell or fax number?
Yes, with one caveat: a US phone number does not carry its line type in the digits, so the same generated value works as a mobile number, a cell phone number, a landline or a fax number. Pick any of them and paste the result. Only a carrier lookup can tell the types apart, and it will correctly reject a reserved 555 number.
Is the phone number generator free?
Yes — it is completely free and unlimited, with no sign-up.
More generators
Sources
- ATIS — 555-line numbers and the reserved fictional 555-0100…555-0199 range — North American Numbering Plan Administration