1
Random class doesn't guarantee to generate unique values its just to get random values. If you need all unique values then you must apply a validation im it.
0
I have already tried but no success.
0
Can you try clear and rebuild your project and clear cache of browser
0
It works fine when I debug code. But without debugging, all rows have same values.
0
But, if I am trying 20 times. Then at least 1 time it should work. And I am using difficult mechanism of random no. Which never gives same result in 20 tests.