Post request needs unique value

I have a field which should be unique every time I do add. so If I run the test again , It will fail because it will be duplicate. How can I handle such testing where I will have to provide unique values. I have both string and Int fields