Files
directus/packages/random
dependabot[bot] fd02875727 Bump @types/node from 18.19.43 to 18.19.45 (#23458)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.43 to 18.19.45.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-23 08:54:43 +02: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