New to VB.Net and looking for a true random number generator. Currently have a random number generator but at times get duplicates and that is when just generating 6 numbers. I know that in VB6 you could use Randomize, not sure if can in .Net or is there something like it. Thanks in advance for any help.