Interface: UuidConstraints
Defined in: packages/fast-check/src/arbitrary/uuid.ts:13
Constraints to be applied on uuid
Remarks
Since 3.21.0
Properties
version?
optionalversion?:1|2|3|4|5|6|7|8|9|10|11|12|13|14|15| (1|2|3|4|5|6|7|8|9|10|11|12|13|14|15)[]
Defined in: packages/fast-check/src/arbitrary/uuid.ts:19
Define accepted versions in the [1-15] according to RFC 9562
Default Value
[1,2,3,4,5,6,7,8]
Remarks
Since 3.21.0