Spanish Fake Name Generator
Generate realistic random full names for test users, demos and placeholder content.
This generator produces Spanish (es) localized data — region-appropriate names, addresses and formats. Need US English? Use the default Fake Name Generator.
Generate now
Example output (Spanish)
A small sample of the JSON this generator returns (fullName, es):
[
"Teresa Narváez Burgos",
"Rocío Prado Aguirre",
"Diego Cantú Dueñas"
]Use it in code
Fetch the same Spanish 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=fullName&count=25&locale=es"Need thousands of rows at once? The bulk API returns up to 10,000 records per call.
FAQ
- Is the spanish fake name 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 name generator?
- Names, addresses, phone numbers and other locale-specific fields are generated using Spanish (es) 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=fullName&count=25&locale=es. It returns a JSON array of Spanish records. Use ?seed=123 for deterministic output.
Fake Name Generator in other locales
German Fake Name Generator
de
French Fake Name Generator
fr
Portuguese (Brazil) Fake Name Generator
pt_BR
Japanese Fake Name Generator
ja
Italian Fake Name Generator
it
Dutch Fake Name Generator
nl
MockForge generates fully synthetic data — no real personal information, ever.