dbms_random vs. dbms_crypto
crupperSep 2 2008 — edited Sep 2 2008I want to generate random numbers. From an quantum at about 6000 given figures 10 figures must be pulled by chance. How big is the probability that figures are pulled twice? I read, that dbms_crypto has a better random
generator than dbms_random. What do you think about it?