bogus-data
Installation
SKILL.md
bogus-data
Overview
Bogus is the canonical .NET test-data generator, ported from
faker.js's spirit but typed for the C#-first ecosystem
(bogus-readme). It uses typed Faker<T> builders with
fluent .RuleFor calls per property - the .NET equivalent of
combining Faker's value generation with a factory library's
referential integrity.