[Mono-dev] Type.GUID patch
Robert Jordan
robertj at gmx.net
Sat Sep 3 17:51:51 EDT 2005
Vladimir Lushnikov wrote:
> Hi,
>
> Can I ask a slightly unrelated question - does Mono actually generate unique
> GUID's at the moment? I use them for a generic collection of "worker"
> sockets in a server, so wondering if they are unique enough to be used there
> in Mono (I know it works in .NET).
They are random based Version 4 UUIDS, as unique as MS implementation.
Rob
More information about the Mono-devel-list
mailing list