<div dir="ltr"><div dir="ltr"><div><br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Does it need to be unique? can't we just get away with "aaaaaaaaaaaaaaaaaaaa"?</div></blockquote><div> </div>Our Requirements:<br>1. New Parameter should be <b>appended </b>to already existing parameters in Query String. (should not replace entire query string)<br>2. Parameter Value <b>Must be Unique for each request</b> (ideally unique randomness is preferred)<br>3. Allowed Characters are Alphanumeric which are <b>URL safe</b> [can be lowercase, uppercase in case of alphabets]<br>4. Characters can be repeated in parameter value EX: Gn4lT<b>Y</b>gBgpPaRi6hw6<b>Y</b>S (here, Y is repeated) But as mentioned above the value must be unique as a whole.<br><br>Ex: Parameter value for 1st request can be "Gn4lT<b>Y</b>gBgpPaRi6hw6<b>Y</b>S",<br><div>                                        2nd request can be "G34lTYgBgpPaRi6hyaaF" and so on </div><div><br></div><div><br></div><div>Thanks & Regards</div><div>Uday Kumar</div></div></div>