The Faker library is preloaded in every step that accepts templating, and in JavaScript steps via theDocumentation Index
Fetch the complete documentation index at: https://momentic.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
faker global.
Inline via templating
Any string field supports{{ }} expressions:
Persist to the environment
For complex objects or values used across many steps, set them once in a JavaScript step:{{ env.FAKE_PERSON.firstName }}.