German Fake Phone Number Generator

Generate realistic fake phone numbers for testing form validation, SMS flows and seed data.

This generator produces German (de) localized data — region-appropriate names, addresses and formats. Need US English? Use the default Fake Phone Number Generator.

Generate now

Get this data from the API
curl "https://mock.wrapper-agency.com/api/v1/mock?type=phoneNumber&count=25&locale=de"

Free mock-data API — no key during beta, up to 100 records per call. Need bulk (up to 10,000)? Use the paid endpoint. Data is fully synthetic — no real PII.

Example output (German)

A small sample of the JSON this generator returns (phoneNumber, de):

[
  "(09751) 1086709",
  "+49-2113-54261234",
  "+49-1550-61099830"
]

Use it in code

Fetch the same German data from the free API — no key needed during beta, up to 100 records per call:

curl "https://mock.wrapper-agency.com/api/v1/mock?type=phoneNumber&count=25&locale=de"

Need thousands of rows at once? The bulk API returns up to 10,000 records per call.

FAQ

Is the german fake phone number generator data real?
No. Every value is synthetic, generated with @faker-js/faker. There is no real personal data, so it is safe for testing, demos and committing to a repo (GDPR-friendly).
How is this different from the default fake phone number generator?
Names, addresses, phone numbers and other locale-specific fields are generated using German (de) data, so they look native to that region instead of US English.
How do I get this data in my code?
Call the free API: GET https://mock.wrapper-agency.com/api/v1/mock?type=phoneNumber&count=25&locale=de. It returns a JSON array of German records. Use ?seed=123 for deterministic output.

Fake Phone Number Generator in other locales

MockForge generates fully synthetic data — no real personal information, ever.