On Thu, May 29, 2008 at 3:13 PM, Kiran Divakaran <[EMAIL PROTECTED]> wrote: [...] > It is unique and has a one to one mapping with the old number and it should be > random and not predictable. Any possible solutions here.
No, because you're asking for [ X and (not X)] You could possibly seed the random number generator with your input number and use the first random number generated from that seed as your output (using the formulae given in my last link.) -- PJH 'Two Dead in Baghdad' not 'product-friendly' - Kent Ertugrul, chief executive of Phorm. http://shabbleland.myminicity.com/
