fellow nights, I'm learning programming, so I'm struggling with something. My problem is that I have a vector and I ask for numbers.
But my current problem is that for example if I want to ask for 1000 numbers to my program, I want you to give me random numbers from 0 to 1000,
or if I insert 10,000 numbers that give me those from 0 to 10,000
if there are 150,000 thousand that I give from 0 to that rank etc etc ..
How could I do that with the Randon, I already tried but it does not work for me, thanks and regards!