ContributionsMost RecentMost LikesSolutionsRe: Useful samples for creating random/unique usernames, etc. Keyword test.Hi David, Thanks for the reply. It totally works and I really appreciate the reply because I am still getting familiar with the finer points of project variables/local variables, scripts, etc, but I don't doubt this will come in handy for other users because its a pretty common need for testing. So...uh, when's a version of the product coming out that will allow me to right click and insert a random value. =) - Mark Useful samples for creating random/unique usernames, etc. Keyword test.I'm looking for a couple useful samples to create random email addresses and usernames when I submit a form. I'm looking for samples done in either javascript or C#. I have js functions which will do this in script mode. My problem is that I want to take advantage of using keyword tests. When I select a form element to give it a parameter and select "code expression" it says the value of the expression must be one line. So it appears I cannot simply paste the function into value field. This has to be one of the most common things a person tries to do when testing a website, so, like I said, I'm looking for some useful examples to do this when using the keywords test, without having to create a data-driven test.