---
title: "Streaming Counter"
description: "Local-first visual environment for building and running AI workflows. Build agents visually, deploy anywhere, privacy by design."
canonical: https://docs.nodetool.ai/nodes/nodetool/test/streamingcounter
markdown: https://docs.nodetool.ai/nodes/nodetool/test/streamingcounter.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/nodetool/test/streamingcounter.md
---

# Streaming Counter

**Type:** `nodetool.test.StreamingCounter`

**Namespace:** `nodetool.test`

## Description

Streams integers from 0 to count-1

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| count | `int` |  | `3` |
| start | `int` |  | `0` |

## Outputs

_(none)_

## Related Nodes

Browse other nodes in the [nodetool.test](./) namespace.
