We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45b012e commit baa21f8Copy full SHA for baa21f8
src/modules/date/index.ts
@@ -409,7 +409,7 @@ export class SimpleDateModule extends SimpleModuleBase {
409
}
410
411
/**
412
- * Generates random dates between the given boundaries.
+ * Generates random dates between the given boundaries. The dates will be returned in an array sorted in chronological order.
413
*
414
* @param options The optional options object.
415
* @param options.from The early date boundary.
0 commit comments