ts-randomizer
vposd/ts-randomizer
TypeScript
A lightweight utility for generating random test data of requested types. Designed to minimize the Arrange phase in unit tests, this tool helps you quickly create objects, method arguments, and DTOs with realistic randomized values. By reducing boilerplate setup code, it improves test readability, maintainability, and speed of development.