Every Field Is Built From That Countryโs Own Rules ยท The IBANs Pass MOD-97 ยท The Cards Pass Luhn
Filling a form for the twentieth time with test test / 123 Fake St? FAKEIT hands you the whole card instead โ one click, one country, every box already correct.
โโ PERSON โโโโโโโโโโโโโโโโโโโโฆโ ADDRESS โโโโโโโโโโโโโโโโโโโ
โ name ยท gender ยท birth date โ street ยท city ยท region โ
โ age ยท ethnicity ยท blood โ postcode ยท formatted local โ
โ โ CONTACT โโโโโโโโโโโโโโโโโโโฌโ FINANCIAL โโโโโโโโโโโโโโโโโฃ
โ phone ยท e-mail โ bank ยท code ยท BIC/SWIFT โ
โ real calling code + format โ IBAN ยท account ยท currency โ
โ โ PASSPORT โโโโโโโโโโโโโโโโโโฌโ CARD โโโโโโโโโโโโโโโโโโโโโโฃ
โ number ยท expiry ยท MRZ โ number ยท expiry ยท CVV โ
โ โ INTERNET โโโโโโโโโโโโโโโโโโฌโ VEHICLE โโโโโโโโโโโโโโโโโโโฃ
โ user ยท pass ยท IPv4 ยท IPv6 โ model ยท type ยท fuel โ
โ MAC ยท user agent ยท site โ plate ยท VIN ยท colour โ
โ โ EDUCATION โโโโโโโโโโโโโโโโโฌโ EMPLOYMENT โโโโโโโโโโโโโโโโฃ
โ qualification ยท institute โ company ยท title ยท dept โ
โ field ยท graduation year โ employee ID ยท salary โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฉโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
252 countries ยท copy any field, section, or the lot as JSON
fakeit.hacktack.us โ free ยท no signup ยท no account ยท runs in your browser, nothing uploaded
Most generators hand you gibberish that dies the second a validator looks at it. This one builds each field from the countryโs own rules:
| The field | Why it survives |
|---|---|
| IBAN ยท 89 SWIFT countries + US routing | carries proper ISO 7064 MOD-97 check digits, so backend validators accept it |
| Test card | Luhn-valid โ passes the checksum every payment form runs |
| Passport MRZ | the two machine-readable lines a real passport page carries, correctly laid out |
| Phone ยท postcode ยท plate | national patterns, not a generic mask |
| Anything with no public format | says N/A instead of inventing one |
Built for: form validation ยท localization and i18n testing ยท staging databases and dummy users ยท payment-form QA in sandbox ยท docs, demos and tutorials.
Synthetic data, for testing only. Not real people, accounts or documents โ and not for fraud, KYC evasion or live payments.
Twenty forms, twenty countries, and not one of them filled in by hand.
!