473,408 Members | 1,788 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

what is rand?

Often, I see something called "rand" or ".rand" or "rnd" in url query
parameter, for example in yahoo mail url. E.g.

http://someurl.com/a.aspx?id=123&rand=91g3obstudb1r

or http://someurl.com/a.aspx?Rnd=1.2341123

What is it used for?

Thanks
Mar 31 '06 #1
3 1894
Looks like some random string to avoid caching on browser.
I don't think it is something standard.

"Amelyan" <ba******@wi.rr.com> wrote in message
news:On**************@TK2MSFTNGP14.phx.gbl...
Often, I see something called "rand" or ".rand" or "rnd" in url query
parameter, for example in yahoo mail url. E.g.

http://someurl.com/a.aspx?id=123&rand=91g3obstudb1r

or http://someurl.com/a.aspx?Rnd=1.2341123

What is it used for?

Thanks

Mar 31 '06 #2
Anything that is in the querystring is just some variable or other than the
web developer is using for some purpose specific to the site they have
developed.

"Amelyan" wrote:
Often, I see something called "rand" or ".rand" or "rnd" in url query
parameter, for example in yahoo mail url. E.g.

http://someurl.com/a.aspx?id=123&rand=91g3obstudb1r

or http://someurl.com/a.aspx?Rnd=1.2341123

What is it used for?

Thanks

Mar 31 '06 #3
Could be a reference to Ayn Rand?

--
;-),

Kevin Spencer
Microsoft MVP
Professional Numbskull

Show me your certification without works,
and I'll show my certification
*by* my works.

"Amelyan" <ba******@wi.rr.com> wrote in message
news:On**************@TK2MSFTNGP14.phx.gbl...
Often, I see something called "rand" or ".rand" or "rnd" in url query
parameter, for example in yahoo mail url. E.g.

http://someurl.com/a.aspx?id=123&rand=91g3obstudb1r

or http://someurl.com/a.aspx?Rnd=1.2341123

What is it used for?

Thanks

Mar 31 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

36
by: Profetas | last post by:
Hi, I want to generate a random 8 bit number using rand(0 is that possible? to expecifu the base and the lenght? thanks
8
by: Jack | last post by:
When I use rand(), is the RAND_MAX value how long I am guaranteed that the same value will not appear twice? And is this a floating window? For example, if RAND_MAX is 32767, and I make...
2
by: Rene Ruppert | last post by:
Hi, I'm trying to implement the Producer-Consumer-Problem in C#. Below is my code. The problem is, that the buffer always contains only one element...it seems that the Thread.Sleep() in the...
4
by: Siam | last post by:
Hi all, I'm writing a shell language in c++ that supports the generation of random numbers, and by its nature, each command must be executed in a new thread. The call to the random function from...
5
by: ds | last post by:
Hi all, rand() is not thread safe, a fact that may not be so bad after all.. However, I face the following problem: a piece of code uses rand() to get a random sequence, but always seeds with...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.