Graphgen
Complete, realistic, and repeatable fake datasets
Install / Use
/learn @thefrontside/GraphgenREADME
Graphgen
Generate complete, realistic, repeatable, and fixable datasets for use with test suites, simulations, and preview applications.
https://frontside.com/graphgen
Resources
- https://frontside.com/blog/2022-02-21-graphgen-graph-factory/
Development
While it works in both browser and Node, Deno is the primary development tool. You will need to install that first.
checkout:
$ git clone git@github.com:thefrontside/graphgen.git
test:
$ deno test
