1
0
Fork 0
mirror of synced 2024-09-20 03:08:18 +12:00
budibase/qa-core/src/shared/generator.ts
2023-05-15 17:37:28 +02:00

3 lines
57 B
TypeScript

import Chance from "chance"
export default new Chance()