Im working on a project that pulls real-time currency rates for my luxury shop so we can offer accurate worldwide pricing. The data comes in a specific format that our system parses automatically, but Im worried about what happens if the data stream gets garbled.
I need to simulate a broken data packet to make sure our error messages look professional and clear to the user. Does anyone know how to corrupt JSON files online fast?