Function: lorem()
lorem(
constraints?):Arbitrary<string>
Defined in: packages/fast-check/src/arbitrary/lorem.ts:238
For lorem ipsum string of words or sentences with maximal number of words or sentences
Parameters
| Parameter | Type | Description |
|---|---|---|
constraints | LoremConstraints | Constraints to be applied onto the generated value (since 2.5.0) |
Returns
Arbitrary<string>
Remarks
Since 0.0.1