Sure,
I have a list of Ids for customers
"M0000001" = customer 1
"M0000002" = customer 2
etc
I need to let the user add new customers.
When he doesn't know the Id of the customer, I need to generate a new one with letters instead of figures, to be able to recognize them.