klepto icon indicating copy to clipboard operation
klepto copied to clipboard

Fix Latitude and Longitude anonymization

Open reidab opened this issue 3 years ago • 0 comments

The Latitude and Longitude faker functions return a float32 value.

Prior to this fix, the anonymized value was set to the string "<float32 Value>" rather than to the string representing the Latiude or Longitude.

reidab avatar Aug 18 '22 16:08 reidab