Node.js plugins
datagen
can be extended with plugins written in Node.js. These plugins are
installed as npm packages and can be used to extend the functionality of the
tool.
These plugins can only be used with the Node.js version of datagen
. See the
main documentation (opens in a new tab)
for more information.
Check the creating node.js plugins page for more information on how to create a plugin.