Maurice O'Prey wrote:
Just curious myself, how does your version stand up to .NET
... GUID = System.GUID.NewGuid().ToString()

I think NewGuid() generates strings based on timestamps, so the resulting string is mostly hex digits, while ranString() has optional parameters for specifying the size of the string you want returned (a range), and the consonants and vowels you want it to be based on, and the vowel weight, and flags to include digits and uppercase characters. So you can sort of control the readability of result strings.

Nathan.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.