Random numbers are same

Hi all,

When I generate two random numbers within the same range in two assign activities, they are the same. Is there a way how to fix this?

Please tell us how you generate that random numbers :slight_smile:

New Random().Next(0,100)

Oh god…there must be delay between those assign activities:roll_eyes:

1 Like