Hello, beginner here to mockaroo.
I’m trying to create a list of latitudes.
The field name is ‘lat’ and the type is Latitude.
To create an array, I replace the field name with ‘lat[5]’. This results in the values being empty when generating the data. What am I doing wrong? I’d appreciate any help.
Thanks