Hi, I have a requirement to randomly generate the serial version UID for the JAXB classes generated using this plugin. I did not find anything on net. The binding file gives me an option to enter only predefined values like
<xjc:serializable uid="12345" />
Is there way to make this UID generation random.
Thanks,
Selva