Von Neumann's method for generating pseudorandom numbers
Conversation
Show replies
Show replies
If you find yourself in a desert island, and your laptop has no internet and no libraries and no stack overflow, you'll wish you knew this.
1
1
85
Show replies
Show replies
I've simulated this in c#, and this sequence gets stuck at "600" at some point. (AMA if you have suggestions i could try):
4
39
Show replies
I love it, because if the leading digit(s) is zero, the resulting number is less than n digits long.
Does it actually meet rigorous criteria for uniform pseudorandom number generation?
8







