MCPcopy Index your code
hub / github.com/benkeen/generatedata

github.com/benkeen/generatedata @4.0.14

Chat with this repo
repository ↗ · DeepWiki ↗ · release 4.0.14 ↗ · + Follow
1,187 symbols 2,898 edges 627 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

generatedata.com

Build Status Coverage Status

Form Tools 4 is now live! https://generatedata.com - I've been a big backlogged, but I'll start working on documentation and creating an downloadable version of the script soon. The README doc below is for the old v3 script. That'll be updated soon, stay tuned.

This is the repo for the downloadable version of generatedata.com. The script is essentially an engine to generate any sort of random data in any format. It currently comes with 30 or so Data Types (types of data it generates), 8 Export Types (formats for the data), plus around 30 data sets for specific countries (city names, regions etc). But more importantly it can be extended in any way you want. Check out the developer documentation for more information on that. If you need to generate random data programmatically rather than manually via the UI, you can use the REST API.

The master branch now contains the ongoing v4 rewrite, so if you're downloading the script, get the most recent 3.x tag: https://github.com/benkeen/generatedata/releases

This README file still contains information about the v3 code. It will stay that way until v4 is released.

Requirements

  • PHP 5.3 or any later version of PHP 5.
  • MySQL 4.1.3 or later

How to Install / Documentation

For installation instructions, user and developer documentation, check out: http://benkeen.github.io/generatedata3/

Installation is really, really simple. I deliberately wrote the script to be as self-contained as possible and not require additional PHP/Server configuration when setting it up. That said, it does require PHP 5.3.0 or later. See the documentation for more info.

Pre-packaged solutions

Docker

Kubernetes Helm Chart

Dmitry Rubtsov has put up a Helm chart here: https://github.com/dmirubtsov/generatedata-helm

Vagrant

There's also a pre-packaged Vagrant solution found here, courtesy of Daragh Courtney.

To-Do

Please see the issues tagges as feature requests for a list of things that are still left to complete on this project. Help is always welcome!

License

This script is freely available under the GPL 3 license. See license.txt in the root folder. Please note that all contributors agree that all code is released under this license.

Contributors

In addition to the many fine folk who submit bug reports, a big thanks to the following for their help extending the script: https://github.com/benkeen/generatedata/graphs/contributors

Ben Keen @vancouverben

Extension points exported contracts — how you extend this code

ETValidateTitleField (Interface)
(no doc)
client/types/exportTypes.d.ts
ICreatablePillFieldScss (Interface)
(no doc)
client/src/components/creatablePillField/CreatablePillField.scss.d.ts
ETState (Interface)
(no doc)
client/types/exportTypes.d.ts
IEmail2Scss (Interface)
(no doc)
client/src/components/email/Email.scss.d.ts
ETOnMessage (Interface)
(no doc)
client/types/exportTypes.d.ts
ICopyToClipboardScss (Interface)
(no doc)
client/src/components/copyToClipboard/CopyToClipboard.scss.d.ts
GetCountryData (Interface)
(no doc)
client/types/countries.d.ts
IAccountStatusPillScss (Interface)
(no doc)
client/src/components/accounts/accountStatusPill/AccountStatusPill.scss.d.ts

Core symbols most depended-on inside this repo

getStrings
called by 46
client/src/utils/langUtils.ts
renderWithStoreAndRouter
called by 22
client/tests/testHelpers.tsx
addToast
called by 20
client/src/utils/generalUtils.ts
getClassName
called by 13
client/src/core/header/HeaderLinks.component.tsx
getLink
called by 13
client/src/core/header/HeaderLinks.component.tsx
getBlankDTGeneratorPayload
called by 13
client/tests/testHelpers.tsx
getI18nString
called by 12
client/src/utils/langUtils.ts
getRowGenerationRatePerSecond
called by 12
client/src/core/generationPanel/generation.helpers.ts

Shape

Function 1,068
Interface 81
Enum 23
Method 9
Class 6

Languages

TypeScript100%

Modules by API surface

client/src/core/store/generator/generator.actions.ts45 symbols
client/src/core/store/generator/generator.selectors.ts34 symbols
client/src/core/store/main/main.actions.ts31 symbols
client/src/core/store/main/main.selectors.ts21 symbols
client/src/core/store/account/account.actions.ts20 symbols
client/src/core/store/account/account.selectors.ts16 symbols
client/src/plugins/dataTypes/PAN/PAN.tsx15 symbols
client/gruntfile.js14 symbols
client/src/utils/coreUtils.ts13 symbols
client/src/plugins/dataTypes/Names/Names.tsx13 symbols
client/src/plugins/exportTypes/SQL/SQL.tsx12 symbols
client/src/tours/GridPanel.tour.tsx11 symbols

Datastores touched

(mysql)Database · 1 repos

For agents

$ claude mcp add generatedata \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact