Fake Company Generator

Generate realistic fake company data — business name, industry, slogan, employee count, founding year, website, email, and phone — in multiple country styles (US, UK, BR, DE, FR). Export as text, JSON, or CSV.


  

ToolsSoup's Fake Company Generator builds complete, realistic-looking fictional businesses right in your browser. Each generated company comes with a brand-style name and a proper legal suffix (Inc., Ltd, GmbH, SARL, Ltda., and more), an industry, a catchy slogan, an employee count, a founding year, a matching website domain, a contact email, and a phone number. Pick a country style — United States, United Kingdom, Brazil, Germany, or France — or mix them, choose how many companies you want (up to 1000 at once), and export the results as ready-to-paste formatted text, structured JSON, or CSV. Everything runs locally using your device's cryptographically secure random source, so nothing you generate is ever uploaded, logged, or stored.

What is a fake company generator?

A fake company generator is a tool that invents complete, believable-but-made-up businesses on demand. Developers, designers, QA testers, and writers use it to populate CRMs, invoices, dashboards, marketing mockups, and test databases with placeholder organizations instead of real companies. Rather than emitting just a random name, this generator produces a whole company profile — name with the right legal suffix for the chosen country, industry, slogan, employee count, founding year, website, email, and phone — so the data looks complete wherever you drop it. Every field is randomized with the Web Crypto API (crypto.getRandomValues), the same cryptographically secure source browsers use for encryption.

What each generated company includes

Every company is a full record, not just a name. The fields you get are:

  1. Name — a brand-style name combined with a country-appropriate legal suffix (Inc., LLC, Ltd, PLC, GmbH, AG, SARL, SAS, Ltda., S.A., and others).
  2. Industry — a sector such as Software, Healthcare, Logistics, or Renewable Energy.
  3. Slogan — a short marketing catchphrase.
  4. Employees — a plausible headcount, from small startups to large enterprises.
  5. Founded — a founding year between 1950 and the present.
  6. Website, email, and phone — a domain derived from the name, a contact address on that domain, and a country-style phone number.

How to generate fake companies

Creating fake company data takes only a few seconds:

  1. Pick a country style, or choose Random / mixed to combine several.
  2. Set how many companies you want to generate at once.
  3. Choose an output format: formatted text, JSON, or CSV.
  4. Click Generate to build the companies.
  5. Copy the whole result in one click and paste it wherever you need it.

Text, JSON, and CSV output

Switch the output format to match where the data is going. Formatted text lays each company out as a readable block — name, industry, slogan, website, and contact details — perfect for previews and quick mockups. JSON returns an array of company objects with every field broken out, ready to drop into API mocks, seed scripts, or test fixtures. CSV produces a flat spreadsheet with one row per company and a header line, ideal for importing into Excel, Google Sheets, or a database.

Why use this fake company generator?

  • Full company profiles — name, industry, slogan, employees, founding year, website, email, and phone.
  • Country-aware legal suffixes and domains for the US, UK, Brazil, Germany, and France.
  • 100% free with no ads, sign-up, or usage limits.
  • Runs entirely in your browser — generated data is never uploaded or stored.
  • Uses the cryptographically secure Web Crypto API, not Math.random().
  • Export as formatted text, JSON, or CSV, and generate up to 1000 companies at once.

Frequently asked questions

Are the generated companies real?

No. Every company is completely fictional, assembled at random from curated name parts, industries, and slogans. The names and details are designed to look plausible, but they do not refer to real, registered businesses, which makes them safe to use for testing and demos without any privacy or trademark concerns.

What fields does each company include?

Each company comes with a name and country-appropriate legal suffix, an industry, a slogan, an employee count, a founding year, a website domain, a contact email on that domain, a phone number, and the country and ISO country code. In JSON and CSV every field is broken out into its own property or column.

How is this different from a business name generator?

A business name generator only gives you a name. This tool produces a complete company record — name with the correct legal suffix, industry, slogan, size, founding year, and contact details — and lets you generate many at once and export them, which is what you need for filling forms, databases, and mockups rather than just brainstorming a single brand.

What formats can I export?

You can output companies as formatted text, as a JSON array with each company split into fields, or as CSV with a header row. JSON is best for API mocks and fixtures, while CSV is ideal for spreadsheets and databases.

Is anything sent to a server?

No. Everything is generated locally in your browser using the secure Web Crypto API. Nothing you create is uploaded, logged, or stored, so your test data stays private to your device.