South Korea Address Generator

Generate a fictional South Korea 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 Korean identity — a localized Korean name, a real-looking address with a genuine province and a valid-format postal code (5 digits (NNNNN)), a +82 phone number, and a masked RRN 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.

동류

동윤 류

8393 안농길
Jeonju, Jeollabuk-do 54807
South Korea

Fictional test data — not a real person

Personal

SexMale
Geo coordinates35.86371, 127.20323

Phone

Phone07-18773-4275
Country codeKR

Birthday

BirthdayFebruary 25, 1974
Age51 years old
Tropical zodiacPisces

Online

Email addressquietdelta1@example.org
Usernamequietdel508
Passwordt2SSRKv3Kx
Websitefpveq-ccmrwc.net
Browser user agentMozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36

Physical

Height5' 9" (174 cm)
Weight225.8 pounds (102.4 kg)
Blood typeO+
Hair colorLight brown
Eye colorHazel

Tracking numbers

UPS tracking1Z 614 925 01 4365 654 5

Other

Favorite color회색
Vehicle2015 Mazda Prius
License plateLO63ELV
GUID2ff2622f-75d6-4e54-b565-b7846ce29837

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 Korean identity. Every profile is localized for South Korea: a Korean name, a real-looking address with a province and format-shaped postal code, a +82 phone number, and a masked RRN test placeholder — all randomly generated so they describe no real person.

Use it to localize test data for South Korea, populate a demo with believable Korean users, or protect your privacy when a South Korea site asks for more detail than it needs. Amounts and identifiers use the KRW 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 RRN is a masked test placeholder, and card numbers are sandbox values valid in format only — never use generated data for fraud or impersonation.

A Korean road-name address needs its building and unit details intact.

South Korea's road-name address system separates the road name, building number and additional details. Juso, the government's address information service, provides the authoritative lookup. The current postcode has five digits; the UPU records the replacement of the former six-digit system in August 2015. In its Roman-alphabet examples, the postcode follows the locality. Apartment building and unit components can appear as dong and ho. Keep those components distinct from the main building number instead of collapsing every number into a generic apartment field.

A useful Korean address test set includes a road with a simple building number, a number with an extension, and a building complex with a separate unit line. The example diagram is an invented fixture showing those roles, not a Juso-verified destination. Check that commas, hyphens and the leading zero in a postcode such as 04542 survive CSV imports. Also check the Korean-script version of a label separately from its romanized representation; a system can render one correctly while truncating the other. A postcode input should remain a text field, even when all accepted characters are digits.

On this page the name pool is Korean, but the geographic anchors are romanized city records. The engine samples from fifteen configured city records, including Seoul, Busan and Incheon, and chooses a code from the selected record's list. Street details are generated separately rather than looked up in the government's road-name database. Consequently a generated profile is a format fixture and a rough geographic example, not proof that its road, building and postcode agree at delivery-point level. Coordinates are scattered near the selected city; they do not locate the invented building.

Korean names and English-oriented form assumptions are another useful boundary. Our engine preserves Korean-script given names and surnames and suppresses an ASCII fallback middle name when the given name is non-Latin. The combined profile still uses the site's shared given-name-first layout. For a Korean family-name-first interface, use the exported fields rather than rearranging a display string by spaces. Run a generation, a profile copy and a JSON import through your own application, then compare field values before and after. The methodology page explains why rendering tests and address-verification tests need different fixtures.

Diagram of how a postal address is written in South Korea, line by line: line 1 is example recipient, romanized display, line 2 is building within a complex and unit, line 3 is invented building, road and district, line 4 is locality followed by five-digit code, line 5 is country on a cross-border label. Each line is shown with an example value and a description of what it contains.
The order the lines of a South Korea address are printed in, and what each one carries.

Fake Korean identity — quick answers

Is this a real Korean identity?

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

Is the Korean address real?

The city and province are real South Korea locations and the postal code is valid in format (5 digits (NNNNN)), but the street name and house number are randomized, not checked for delivery. A coincidental match with a real address is possible.

Can the +82 phone number receive calls or texts?

This tool does not provide a phone line or SMS inbox. A generated +82 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 Korean 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 South Korea?

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

South Korea identity & address data format

FieldFormat / value
CountrySouth Korea (KR)
CapitalSeoul
Phone dialing code+82
Phone number format11 digits for mobile (010-NNNN-NNNN); landlines 9-10 digits
Postal code format5 digits (NNNNN)
Region typeProvince
National ID labelRRN — masked test placeholder
Real ID format reference13 digits (Resident Registration Number, YYMMDD-NNNNNNN)
CurrencyKRW
Driving sideright
Time zoneUTC+9 (KST)

Reference fields for a generated Korean 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 South Korea

LineExampleWhat it carries
1KIM MinseoExample recipient, romanized display
2101-dong 402-hoBuilding within a complex and unit
324, Saebom-ro, Jung-guInvented building, road and district
4SEOUL 04542Locality followed by five-digit code
5REP. OF KOREACountry on a cross-border label

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 should a Korean postcode be stored as text?

Current Korean postcodes have five digits and some begin with zero. Numeric conversion can turn 04542 into 4542. Validate the character count without discarding zeros, and use an authoritative lookup if your test requires a verified destination.

Does this page generate verified Korean road-name addresses?

No. It pairs a configured city with a postcode from that record and invents the street details. It does not query Juso. Use these profiles to exercise layouts and exports, and government address records to test a successful road-and-building match.

Can a generated Korean number receive an SMS code?

This generator supplies test strings, not phone service or an inbox. Korean numbers are not drawn from a reserved fiction block, so a generated number might belong to someone. Keep it in a test environment and do not call or text it.

Is this Korean 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 Korean 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 Korean 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 — Korean five-digit postcodes and address examples — Universal Postal Union
  2. Road Name Address Information System — English address guide and lookup — Ministry of the Interior and Safety, Republic of Korea
  3. Fakenamely — generation methods, reference data and known limits — 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