French Fake IPv4 Address Generator
Generate random IPv4 addresses for logs, network test fixtures and analytics seeds.
This generator produces French (fr) localized data — region-appropriate names, addresses and formats. Need US English? Use the default Fake IPv4 Address Generator.
Generate now
Example output (French)
A small sample of the JSON this generator returns (ipv4, fr):
[
"95.225.220.121",
"243.98.3.69",
"187.99.244.120"
]Use it in code
Fetch the same French 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=ipv4&count=25&locale=fr"Need thousands of rows at once? The bulk API returns up to 10,000 records per call.
FAQ
- Is the french fake ipv4 address 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 ipv4 address generator?
- Names, addresses, phone numbers and other locale-specific fields are generated using French (fr) 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=ipv4&count=25&locale=fr. It returns a JSON array of French records. Use ?seed=123 for deterministic output.
Fake IPv4 Address Generator in other locales
German Fake IPv4 Address Generator
de
Spanish Fake IPv4 Address Generator
es
Portuguese (Brazil) Fake IPv4 Address Generator
pt_BR
Japanese Fake IPv4 Address Generator
ja
Italian Fake IPv4 Address Generator
it
Dutch Fake IPv4 Address Generator
nl
MockForge generates fully synthetic data — no real personal information, ever.