Benjamin Pate wrote:

I made one that used the number of seconds since 1/1/2000 -- which
required fewer digits than the full date string.  Also GetTickCount()
is a good value to use.

My algorithm used date, tick count, and then 4 random digits.  After
that, I "compressed" the number string by converting it into
characters.  I ended up with about 8 character codes that were pretty
good.  I'll dig up the code, if that would help give you any more
direction.



Send the code - that would be great. It might be best to have several date options and let the developer decide what's best.

--
Peter J. Farrell :: Maestro Publishing

blog    :: http://blog.maestropublishing.com
email   :: [EMAIL PROTECTED]
phone   :: 651-204-0513
Only the untalented can afford to be humble.
--


---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [email protected] with the words 'unsubscribe cfcdev' as the subject of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting 
(www.cfxhosting.com).

An archive of the CFCDev list is available at
www.mail-archive.com/[email protected]



Reply via email to