HI ABD_91 and chr_sue, Thank you for the reply.
Above code will not give the solutin and I am sorry if I would have asked in the wrong way.
Here is the requirement: using randc, I want to get normal random values which may repeat.
For example: 0 1 2 2 7 6 5 5
I do not want see all possible values like : 0 1 2 3 4 5 6 7
How to get random numbers with some are repeated using randc?
Thank You,