Forum: ASP.NET Jul 25th, 2008 |
| Replies: 10 Views: 2,801 Try this-
Just generate 16 x 40 numbers random numbers using the code. If you want it in the range as said, find the remainder of the generated random numbers on division by 10. Then split this... |