macOS
brew install jrlocal Homebrew formula metadata
brew / rank 8339
CLI program that helps you to create quality random data for your applications. Version 0.4.0 via Homebrew; verified from local package data.
install
brew install jrlocal Homebrew formula metadata
overview
CLI program that helps you to create quality random data for your applications
history
JR is an open source CLI for generating random data for streaming applications, especially Kafka-oriented demos, tests, and pipelines.
The JR documentation describes the project as a way to make quality random data for streaming applications without making Kafka test-data generation complex. Its documentation centers on reusable templates, embedded templates, data-generation functions, output templates, Kafka-friendly output, and producers.
JR's packaging footprint is smaller than general JSON tools but targeted: its docs recommend Homebrew for macOS and Linux and Snap on Linux, and the release feed shows regular 0.3.x and 0.4.0 GitHub releases from 2023 through 2025. Homebrew analytics for the formula showed 153 installs over the 365-day window reported by the formula API on 2026-07-01.
A common workflow is to run a named template, generate repeated rows with count, frequency, and duration options, and pipe JSON output to tools such as jq or Kafka command-line clients. JR also documents custom template directories, embedded templates, key/value output templates, and a built-in function manual.
JR belongs to the family of infrastructure demo generators: tools that package fake but structured events so developers can test streaming systems without hand-writing JSON. For package nerds, it is notable for combining Go templates, XDG-style template directories, Kafka-oriented output, and a CLI-first workflow.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jr | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:jr |
|---|---|
| Version | 0.4.0 |
| Package manager | Homebrew |
| Homepage | https://jrnd.io/ |
| Repository | https://github.com/jrnd-io/jr |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.