Hello. The client needs unique alphanumeric ID assigned based to each form submitted. And the alphanumeric IDs looks like AAA1001, AAA1002 ... AAB1001...
If you need to follow specific rules than setting value using code field and beforeRender event would probably be your only option. If jsut random is enough you can use one of random plugins