Current Status: This library is NOT ready for experimental usage yet.
Randulate is an npm package that simplifies the process of generating fake data for development, testing, and various other use cases. It allows you to create randomized data based on provided specifications and data types.
You can install Randulate using npm or yarn:
npm install randulate
# or
yarn add randulate