Re: Does this generate a 64 bit random number

From: Pieter Philippaerts (Pieter_at_nospam.mentalis.org)
Date: 10/25/03


Date: Sat, 25 Oct 2003 02:56:52 +0200


"george r smith" <gsmith@budgetext.com> wrote in message
> Console.WriteLine(keys[count].ToString());

You can also simply write Console.WriteLine(keys[count]);

> 1. Is the code the way to go

Yes, your code looks fine.

> 2. Is this newsgroup the Microsoft Managed Newsgroups that
> they speak of in the MSDN site.

This is the Microsoft newsgroup for discussing security related issues in
.NET.

Regards,
Pieter Philippaerts
Managed SSL/TLS: http://www.mentalis.org/go.php?sl



Relevant Pages