A fake company generator produces complete, plausible-looking business records — name, industry, registration number, website, and a contact — for populating demo accounts and seeding test CRM data. Everything is fabricated, so you can build realistic B2B fixtures without referencing any real organisation.
How it works
Each company record is assembled from word lists and simple rules:
- A name is built from a random root word, an optional descriptor, and an industry-flavoured word, then closed with a legal suffix such as
Ltd,Inc,GmbH, orLLC. - An industry is drawn from a list (Software, Logistics, Healthcare, and so on).
- A registration number is generated to a plausible length and format.
- A website and contact email are derived from a slugified version of the name on safe example domains, giving you consistent, fictional contact details.
Tips and notes
- Copy the batch as tab-separated rows to paste straight into a spreadsheet or a CRM import tool.
- Because the registration numbers are random, never use them for any real filing or lookup.
- Re-run any time for a fresh, non-repeating set of demo companies; nothing leaves your browser.