Re: Card dealing and random repetition
> How would one get around this problem without resorting to a true random
> source?
Well, I guess you could write your own pseudo-random number generator that generates more than 64 bit numbers.
.
Relevant Pages
- Re: PHP mt_srand no longer seeds same number!!!!! aaarrrg
... true random number generator. ... pseudo-random number generator can get you executed as a spy. ... So you're saying anyone who uses cryptography on a computer should be executed as a spy. ... (comp.lang.php) - Re: PHP mt_srand no longer seeds same number!!!!! aaarrrg
... true random number generator. ... pseudo-random number generator can get you executed as a spy. ... (comp.lang.php) - Re: PHP mt_srand no longer seeds same number!!!!! aaarrrg
... PHP's implementation is much closer to a live goat than it is to a ... true random number generator. ... pseudo-random number generator can get you executed as a spy. ... (comp.lang.php) - Re: IS THIS TRUE RANDOM ?
... I need to implement a true random number generator within a FPGA chip. ... I prefere NOT to rely on an external analog noise source. ... random data would (at a 99% confidence level true random data would fail ... (sci.electronics.design) - Re: random number question.
... between random numbers and pseudo-random numbers. ... They typically "gang up" on posters they think are female, ... the specifications for the generator. ... the chapter of Knuth's "The Art of Computer Programming" ... (comp.programming) |
|