1
0
Fork 0
mirror of synced 2024-09-19 10:48:30 +12:00
budibase/packages/backend-core/tests/core/utilities/structures/generator.ts
2023-03-30 16:07:59 +01:00

2 lines
66 B
TypeScript

import Chance from "chance"
export const generator = new Chance()