Generate new Correlation ID each time

Hi,

I am using Kong 2.0.1 with correlation-id plugin.
I have a new requirement where for certain Kong consumers I need to discard the correlation-id being sent by the original consumers and generate a new correlation-id via the plugin for each request.

Looking at the documentation, I cannot find any option to do this:

Can you help?