jr
« Back to VersTracker
Description:
CLI program that helps you to create quality random data for your applications
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: cli random-data testing development json
Install: brew install jr
About:
Jr is a command-line interface tool designed to generate high-quality, realistic random data for development and testing. It allows users to create complex data structures, including JSON and CSV formats, using simple templates. This streamlines the process of populating databases or mocking APIs with diverse datasets.
Key Features:
  • Template-based data generation
  • Support for JSON and CSV outputs
  • Built-in library of data types (names, addresses, etc.)
  • Customizable data schemas
Use Cases:
  • Generating mock data for database seeding
  • Creating fake API responses for frontend development
  • Producing sample datasets for software testing
Alternatives:
  • Faker – Jr is a standalone CLI, whereas Faker is primarily a library for languages like Python or JS.
  • jq – Jr generates data, while jq is used for parsing and querying existing JSON data.
Version History
Detected Version Rev Change Commit
Sep 12, 2025 10:12am 0 VERSION_BUMP 4b5657d8
Sep 14, 2024 9:59am 0 VERSION_BUMP 52fcb929