Hi Everybody,
So far in perl, for random number generation we use rand function. But,
Can anyone explain on how to generate a random number without using perl built rand function. The generation of random number can be any number or without repetitive number or within a range? with best time complexity.
Regards,
Anurag
Hi EveryBody,
I've posted this thread to collect few methods on how you choose the logic to generate the random number. But I see people being frustated saying why do you need to use?? This is a research I'm doing on my own to collect information.
Regards,
Anurag