Function: ipV4Extended()
ipV4Extended():
Arbitrary<string>
Defined in: packages/fast-check/src/arbitrary/ipV4Extended.ts:30
For valid IP v4 according to WhatWG
Following WhatWG, the specification for web-browsers
There is no equivalent for IP v6 according to the IP v6 parser
Returns
Arbitrary<string>
Remarks
Since 1.17.0