> ## Documentation Index
> Fetch the complete documentation index at: https://filament.getgalaxy.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Sample

> Synthetic data for testing pipelines without a real upstream.

`connectors/sample` generates synthetic data, useful for exercising a
pipeline — or the engine itself — without needing a real upstream system
configured. It's the zero-dependency reference source: the counterpart to the
[Stdout](/pages/connectors/sinks/stdout) sink for end-to-end wiring, demos,
and tests.

## Resources

Two fixed resources, `users` and `orders`, each emitting a configurable
number of rows (`rows`, default 3) of `{"resource", "i"}` records with no
external dependencies.

## Modes

`ModeFull` only.
