Chance-generators is a JavaScript library extending the capabilities of the popular Chance.js random data generator. It provides pre-built generators for common data types like UUIDs, dates, times, enums, objects, and arrays, simplifying the creation of complex and realistic test data or mock datasets. By leveraging Chance.js under the hood, chance-generators offers a fluent and composable API, promoting efficient and maintainable code when working with randomly generated data.