grafana / xk6-faker

Random fake data generator for k6.
https://faker.x.k6.io
GNU Affero General Public License v3.0
59 stars 18 forks source link

[Feature] Generate fake IPs #8

Closed moutyque closed 1 year ago

moutyque commented 1 year ago

I would love to be able to generate fake IPv4 & IPv6. Also I which to be able to set some part of the IP. Eg: A.B.C.D Where A & B are constant but C & D are random

szkiba commented 1 year ago

Hi @moutyque , ipv4Address and ipv6Address generates IPv4 and IPv6 addresses. After generating address you may replace parts..