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:
[WebDNA] Calendar Edit (2010)
Summing fields (1997)
emailer (1998)
select multiple (1997)
TABLE (2003)
why .HTML pages no processing? (2000)
Opinion: [input] should be called [output] ... (1997)
[random] only for 1-100??? (1997)
Problem (1997)
formula.db, adding option prices (1997)
WebCatalog2 Feature Feedback (1996)
Time/date formatting %X doesn't work ... (1997)
Remove Multiple Line Items (2005)
[ConvertChars] problem (1997)
Banner Ad example (Typhoon) and WebCatalog (1997)
[WriteFile] problems (1997)
[WebDNA] users.db (2009)
customer info (2001)
emailer (1997)
Formulas.db (2001)