This question may have been asked but I don't find perfect solution so I am posting here. I have to Automate a sales force application and have to create new customer data every time I execute a script. I want to create such that customer name is unique eg: customer 123 etc.
What is best way I can achieve this in Java. I searched SO and Google but they only give alpha numeric random string and I don't want my customer number to look clumsy.