Country-specific generator

Fake US phone number generator

Generate random, safe-to-use US phone numbers drawn from the FCC-reserved 555-0100 through 555-0199 block. Every number is guaranteed never to ring a real phone β€” use them freely in test suites, demos, mockups, and documentation.

United States phone number generator

NANPA reserved 555-0100 through 555-0199

How US fake numbers work

The North American Numbering Plan Administration (NANPA) permanently reserves the range 555-0100 through 555-0199 inside every active US area code for fictional and testing use. No carrier can assign these numbers to a customer. That guarantee is why you see (555) 0123-style numbers in movies, TV shows, software screenshots, and onboarding flows β€” they are mechanically safe no matter where the content ends up.

Every number produced here pairs a real US area code (212, 310, 312, 404, 415, 512, 617, 702, 818, or 904) with a random 555-01XX suffix. The format follows standard US conventions: ten digits, three-digit area code, three-digit central office exchange, four-digit subscriber line. That matches what libphonenumber, Twilio, and other major validators expect.

Need to lock the area code to a specific region, download a CSV, or generate 100 at once? Use the full generator β†’

Frequently asked questions

Are these safe to use in production code?

Yes. Every number falls inside the 555-0100 through 555-0199 block, which NANPA has permanently reserved for fictional use. These numbers are never assigned to real subscribers, so they cannot accidentally reach anyone.

Will they pass phone validation libraries?

Yes. Each number is ten digits, uses a real US area code, and matches the E.164 structure. It will pass libphonenumber and most regex validators. It only fails if your form places a live verification call β€” in which case the number returns β€œnot in service.”

Which US area codes does the generator use?

This page rotates through ten common US area codes including 212 (New York), 310 (Los Angeles), 312 (Chicago), 415 (San Francisco), 512 (Austin), 617 (Boston), 702 (Las Vegas), and others. The main generator lets you pick a specific area code.