Files
directus/packages/random
Pascal Jufer e583c6b6ea Add tsconfig for Vue & CJS (#19197)
* Add tsconfig for Vue

* Delete tsconfig.json

* Use vue tsconfig for composables

* Add changeset

* Update changeset

* Update changeset
2023-07-18 17:36:16 -04:00
..
2023-06-13 12:52:12 -04: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