Files
directus/packages/random
renovate[bot] 690b228f28 Update vitest monorepo to v2 (major) (#23809)
* Update vitest monorepo to v2

* Fix buffer mocking

* Forks is now the default

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2024-10-08 11:22:07 +00:00
..
2023-09-26 21:14:27 +08:00

@directus/random

Set of utilities that return randomized data for use in unit tests

Description

This package exports utilities that generate random data for use within Directus, an open-source headless CMS.

For more information about Directus, visit the official website.

Installation

npm install @directus/random

License

This package is licensed under the MIT License. See the LICENSE file for more information.

Additional Resources