Quote from
Vadim on June 13, 2022, 3:53 pm
Good day!
I want to make a random number generator for myself in a given range and quantity (usually I need two random numbers, but may need more).
I know how to do it in VisualNEO Win, but how to repeat it in VisualNEO Web?
The screenshot shows the working code from VisualNEO Win, and separately VisualNEO Web project (I attach it to this post).
I need it to not generate zero, so I use the RandomEx command.
I need the generated numbers not to repeat (this is not in the code yet).
I need each generated number to be displayed on a new line in the text field (I used line feed characters for this).
Good day!
I want to make a random number generator for myself in a given range and quantity (usually I need two random numbers, but may need more).
I know how to do it in VisualNEO Win, but how to repeat it in VisualNEO Web?
The screenshot shows the working code from VisualNEO Win, and separately VisualNEO Web project (I attach it to this post).
I need it to not generate zero, so I use the RandomEx command.
I need the generated numbers not to repeat (this is not in the code yet).
I need each generated number to be displayed on a new line in the text field (I used line feed characters for this).
Uploaded files:- You need to login to have access to uploads.