Netherlands Address Generator

Generate a fictional Netherlands address with a localized name and profile. Copy the result or download JSON, then check the address format and generation limits below.

Updated

  • 100% fictional
  • Format-valid test data
  • Free, no sign-up

This tool generates a complete but entirely fictional Dutch identity — a localized Dutch name, a real-looking address with a genuine province and a valid-format postal code (4 digits + 2 letters (9999 AA)), a +31 phone number, and a masked BSN placeholder. Every value is fake and safe for software testing, demos, and protecting your privacy. Free and instant, with no sign-up.

Switches to that country's generator page.

LM

Lennox M. Aalbers

1403 Cornelissenplantsoen
The Hague, South Holland 2582 KZ
Netherlands

Fictional test data — not a real person

Personal

SexMale
Geo coordinates51.98308, 4.28863

Phone

Phone(0701) 477300
Country codeNL

Birthday

BirthdayOctober 24, 1960
Age65 years old
Tropical zodiacScorpio

Online

Email addresslaalbers15@example.com
Usernamejuvenile1906
Passwordrac0A1L30O
Websitenautical-valuable.net
Browser user agentMozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Safari/605.1.15

Physical

Height6' 4" (193 cm)
Weight155.0 pounds (70.3 kg)
Blood typeO+
Hair colorRed
Eye colorGrey

Tracking numbers

UPS tracking1Z 304 115 08 4970 656 2

Other

Favorite coloroker
Vehicle2001 BMW Fiesta
License plateOM30QAT
GUID21ca8885-a08b-40be-9735-0262dc9c258a

This is randomly generated fictional data for software testing, QA, and privacy. It does not describe a real person. Any resemblance to a real individual is coincidental.

This generator creates a complete, realistic-looking but entirely fictional Dutch identity. Every profile is localized for Netherlands: a Dutch name, a real-looking address with a province and format-shaped postal code, a +31 phone number, and a masked BSN test placeholder — all randomly generated so they describe no real person.

Use it to localize test data for Netherlands, populate a demo with believable Dutch users, or protect your privacy when a Netherlands site asks for more detail than it needs. Amounts and identifiers use the EUR currency and local conventions where supported. A plausible format does not establish that the address exists or that all fields describe the same location. The research below explains country-specific limits.

Every field is fictional. The BSN is a masked test placeholder, and card numbers are sandbox values valid in format only — never use generated data for fraud or impersonation.

Postcode plus house number is the whole address — which is why Dutch forms ask for nothing else.

A Dutch postcode is four digits, a space and two letters — 1015 CJ. The pair of letters narrows it far enough that the postcode and the house number together identify a single address, which is why Dutch checkouts routinely ask for exactly those two fields and fill in the street and town themselves. An international form that demands a full street address from a Dutch customer is asking for information their own systems consider redundant.

The street line puts the name before the number, as in Germany, and house numbers frequently carry a suffix — a letter or a hyphenated addition for a subdivided building. Those suffixes are part of the address, and a numeric-only house-number field silently drops them.

This is one of four countries where this generator publishes the real geographic half of the postcode and generates the rest. A Dutch address here is pinned to one of 15 real cities and carries genuine four-digit codes for it, with the two letters invented — because those letters are precisely what would narrow the code to a real doorstep. The complete postcode is not verified as assigned or matched to the generated street. It may coincide with a real code; this is a test sample, not a checked delivery address.

Dutch names are the other reason to keep a Netherlands fixture. Measured over 20,000 draws from this generator's own Dutch pools, 43.7% of surnames contained a particle — van, de, van der — which means a whitespace-splitting name parser gets the family name wrong on nearly half of them. Dutch alphabetisation conventionally ignores the particle too, so a sort keyed on the raw string files half the country under V and D. If your product sorts or matches on surnames, the Netherlands is the cheapest place to find out.

Diagram of how a postal address is written in Netherlands, line by line: line 1 is recipient, surname may carry a particle, line 2 is street name, then house number, line 3 is four digits, two letters, then town. Each line is shown with an example value and a description of what it contains.
The order the lines of a Netherlands address are printed in, and what each one carries.

Fake Dutch identity — quick answers

Is this a real Dutch identity?

No. Every field is randomly generated and combined so the profile describes no real person. The BSN is a masked placeholder, not a valid local-format identifier, and any resemblance to a real Dutch individual is coincidental.

Is the Dutch address real?

The city and province are real Netherlands locations and the postal code is valid in format (4 digits + 2 letters (9999 AA)), but the street name and house number are randomized, not checked for delivery. A coincidental match with a real address is possible.

Can the +31 phone number receive calls or texts?

This tool does not provide a phone line or SMS inbox. A generated +31 number may coincide with a real subscriber because it is not from a reserved fiction range. Do not call it or use it for verification.

Is it legal to use a fake Dutch identity?

Generating fictional data is legal and widely used for testing and privacy. Using it to commit fraud, impersonate a real person, or deceive for financial gain is not. Keep it to testing, development, demos and protecting your own details.

Can I generate a random address in Netherlands?

Yes. Every generated profile includes a full Netherlands address — real city, province and valid-format postal code with a randomized street and house number. If you only need the address, use the Netherlands city address generators linked on this page, which output addresses in the exact local format.

Netherlands identity & address data format

FieldFormat / value
CountryNetherlands (NL)
CapitalAmsterdam
Phone dialing code+31
Phone number format9 national digits (10 with trunk 0); 2-3 digit area code + 6-7 digit subscriber number
Postal code format4 digits + 2 letters (9999 AA)
Region typeProvince
National ID labelBSN — masked test placeholder
Real ID format referenceBSN: 9 digits (with eleven-test check)
CurrencyEUR
Driving sideright
Time zoneUTC+1 (CET), UTC+2 (CEST) in summer

Reference fields for a generated Dutch identity. Generated values are fictional and for testing only; national IDs are masked placeholders, not real local-format identifiers.

How an address is written in Netherlands

LineExampleWhat it carries
1Mevrouw A. de VriesRecipient, surname may carry a particle
2Keizersgracht 123Street name, then house number
31015 CJ AmsterdamFour digits, two letters, then town

Line order per the Universal Postal Union's country file. Values are illustrative — the generator invents the street and number while pinning the parts that have to be real.

Frequently asked questions

Why do Dutch websites only ask for a postcode and house number?

Because those two fields are enough. A Dutch postcode is four digits plus two letters, and combined with a house number it identifies a single address, so the street and town can be filled in automatically. A form that insists on a full street address from a Dutch customer is asking for something their own systems treat as redundant.

Are the Dutch postcodes this generator produces real?

The four-digit half is genuine and belongs to the town beside it; the two letters are generated. That split is deliberate — the letters are the part that would narrow the code to a specific doorstep. The Netherlands is one of four countries handled this way, alongside the UK, Canada and Ireland.

How should Dutch surnames with van or de be handled?

Do not split on whitespace to find the family name: 43.7% of surnames in this generator's Dutch pools carry a particle, so that heuristic is wrong nearly half the time. Dutch alphabetisation also conventionally ignores the particle, so sorting on the raw string files a large share of the country under V and D instead of the actual surname.

Is this Dutch identity generator free?

Yes — it is completely free and unlimited. Generate as many fictional profiles as you need, with no sign-up and no usage caps.

Is the generated Dutch identity a real person?

No. Every field is randomly generated and combined so the result describes no real individual. Names, addresses, phone numbers and emails are fictional and any resemblance to a real person is coincidental.

What can I use this fake data for?

It is intended for legitimate uses: testing and QA of software, seeding development databases, designing forms and demos, and protecting your real details when a site demands more information than necessary. It must never be used for fraud, impersonation or identity theft.

Does the profile include ID or payment card numbers?

No. The profile shows a name, address, phone, email, username, password, birthday and physical details. It does not display national ID numbers or payment card numbers, and nothing it generates can identify, charge or impersonate anyone.

Can I generate a Dutch identity for a specific gender or region?

Yes. Use the gender pages to pin male or female, the country pages for a specific nationality, and the US state pages for a state-consistent address with a matching ZIP code.

Other countries

Generate by gender

Learn more

Sources

  1. Universal Postal Union — official addressing format for the Netherlands — Universal Postal Union
  2. Fakenamely — Data and Methodology: which countries are geographically pinned, and which are not — Fakenamely
  3. Fakenamely — per-country numbering plans as filed with the ITU, and the E.164 conversion rules built from them — Fakenamely
  4. ISO 3166 — Codes for country names and subdivisions — ISO
  5. ITU-T E.164 — International telephone numbering plan — ITU
  6. Universal Postal Union — Addressing and postal code standards — Universal Postal Union