Forum Discussion
AlexKaras
12 months agoChampion Level 3
Hi,
> I don't know programming
In this case I would try to use Custom String generator from Data Generator wizard and set it to generate some unique random value. As an example, I am adding current date/time as a suffix to the generated name. Such suffix, on the one hand, provides data uniqueness while on the other hand makes it possible for you to understand when this given account was created.
Macro template from my example (one line):
Account #%INT(1,2147483647,1,*RND)-%TIME("12/8/2023 09:46:00","3/17/2024 09:46:00","MMM_dd_yyyy_HHmmss",1:12:24:48)
Does it help?
Related Content
- 8 years ago
Recent Discussions
- 2 days ago