[Mono-list] Request for help.

joe@cursive.net joe@cursive.net
Tue, 18 Sep 2001 23:03:50 -0600


Miguel de Icaza <miguel@ximian.com> writes:

> Hey guys,
>
>    I need a volunteer to hack up the Guid class, it should not be too
>    hard ;-)

Did you already get one?

If not, what prereqs am I allowed to use?  CoCreateGuid() would make
this pretty straightforward... :) I'd probably have to do some
unmanaged code anyway, to get the ethernet address or CPUID.

If just doing random numbers is ok (probably close enough for
non-safety-related systems), then I can get away with using
System.Security.Cryptography.RandomNumberGenerator..  Of course, then
I'd need a System.Security.Cryptography.RandomNumberGenerator.

-- 
Joe Hildebrand