One way would be to generate random input names and work with them.
This way, browsers will be presented with the new
form each time and won't be able to pre-populate the input fields.
If you provide us with some sample code (do you have a JavaScript single-page application (SPA) app or some server side rendering) I would be happy to help you in the implementation.