Re: Unique value creation
This WebDNA talk-list message is from 1999
It keeps the original formatting.
numero = 23236
interpreted = N
texte = I was thinking about the same problem a few weeks ago. I was going to tryand use a combination of days/hours/mins/secs to establish a start value,then multiply that value times ten and then add a random number formattedto two digits. So that the result would be:days/hours/minsXX where xx would come from the random function. Is thatachievable?Math functions always tax my feeble mind so I havn't gotten around toactually writing the WebDNA and trying this idea out.Marty SchmidArtwerks>I can use the number of days/hours/mins/secs in some form or other to>create a *nearly* unique identifier number for each user, but how do I>create a truly unique value for two people who access the site during the>exact same second in time?>>It seems both of these users will have the exact same value, so it won't>be unique -- unless I tack on some kind of sequential index number that>simply cannot be re-used again during the same second in time, even by>another user.>>Using [random] won't work because there's a chance that the same random>number might come up again, and this solution has to guarantee *absolute*>uniqueness no matter what.>>How does the [cart] tag do it? Maybe I can use a similar technique. The>result must be no more than 12 characters in length, thus the reason I>cannot use the [cart] tag in this situation ...>>Sincerely,>Ken Grome
Associated Messages, from the most recent to the oldest:
I was thinking about the same problem a few weeks ago. I was going to tryand use a combination of days/hours/mins/secs to establish a start value,then multiply that value times ten and then add a random number formattedto two digits. So that the result would be:days/hours/minsXX where xx would come from the random function. Is thatachievable?Math functions always tax my feeble mind so I havn't gotten around toactually writing the WebDNA and trying this idea out.Marty SchmidArtwerks>I can use the number of days/hours/mins/secs in some form or other to>create a *nearly* unique identifier number for each user, but how do I>create a truly unique value for two people who access the site during the>exact same second in time?>>It seems both of these users will have the exact same value, so it won't>be unique -- unless I tack on some kind of sequential index number that>simply cannot be re-used again during the same second in time, even by>another user.>>Using
[random] won't work because there's a chance that the same random>number might come up again, and this solution has to guarantee *absolute*>uniqueness no matter what.>>How does the
[cart] tag do it? Maybe I can use a similar technique. The>result must be no more than 12 characters in length, thus the reason I>cannot use the
[cart] tag in this situation ...>>Sincerely,>Ken Grome
Marty Schmid
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
calculating tax rates, mail order solutions and version 2 (1997)
WCf2 and nested tags (1997)
customizing the color of user's pages (1997)
RE: E-mailer error codes (1997)
WCS Newbie question (1997)
sort problems....bug or brain fart? (1997)
emailer error -108 (1997)
encryption madness (2003)
ftp ng (1999)
[OT] Search Engine Tips (2003)
Ok, I'm stumped (1998)
shownext (1997)
OLD ORDERS (1998)
List of WebDNA sub-contractors (2000)
Nesting format tags (1997)
Multiple Pulldowns (1997)
Creating a back button (1999)
Exclude by date - multiple (1997)
Calculating multiple shipping... (1997)
WebDNA Grep help wanted (2004)