# TheBerkin/rant3

(Obsolete) Archive of Rant 3.x.

Repository: https://github.com/TheBerkin/rant3
Canonical: https://ross.abutalabs.com/products/rant3
Language: C#
License: MIT
License Family: permissive
Archived: true
Last push: 2020-08-26T16:59:26+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4413, "days_push": 2198, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2935, forks 106 (observed 2026-08-28T04:07:30.817926+00:00)

## What it is
Rant 3 is an all-purpose procedural text generation engine for .NET, described as the opposite of Regex, supporting weighted branching, dictionaries, rhyming, and dialogue generation. This repository is an archived, obsolete snapshot superseded by Rant 4.

## Use cases
- generate procedural text for games
- generate random dialogue for NPCs
- automate repetitive writing tasks
- generate names and lorem-ipsum-style content
- create rhyming poetry programmatically
- template-based string generation in C#

## When to choose
- you need the legacy Rant 3 API for an existing .NET or Unity 2017 project
- you are maintaining old code that depends on the Rant NuGet package

## When to avoid
- you are starting a new project - use Rant 4 instead
- you need supported, actively maintained software
- you are not on the .NET platform

## Facets
- artifact type: library
- maturity: abandoned
- function: templating, data-generation, parser
- domain: developer-tools
- platform: dotnet, cross-platform, game-engine
- tags: procedural-text-generation, text-engine, obsolete, archived, unity, rant-language, natural-language-processing, game-development

## Member repositories
- TheBerkin/rant3 (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:30.817926+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:33:10.330661+00:00, confidence not recorded.
  - readme: https://github.com/TheBerkin/rant3 (fetched 2026-08-28T04:07:30.817926+00:00, sha bd4e58a3fb14)
- Data as of 2026-08-30T08:39:29.467469+00:00.
