Generate random identities

guys I have this question: Generate a random number of Identities (From 5 to 15 Identities randomly) using the Fake Name Generator website (https://www.fakenamegenerator.com)

@bakrious12 , Share the issue or error that you faced with some screenshots. It will help us to provide you with a better solution.

Hi

if you want random value user GUID

st = Guid.NewGuid

Thanks,
Rajkumar

Main.xaml (47.5 KB)
there is no error I just dont know how to do it

like this below but randomly from 5-15
image004

the importance is to be randomly not to pick 5 identities (randomly between 5-15)

@bakrious12
Refer to this Xaml file You may get some Idea.
Forum_FakeGen.zip (193.0 KB)

did not work, this works if the option is tyoe into not a click button

@bakrious12
Do you need to select the Options?
what error are you facing?