WWGD Science Advisor Homework Helper Messages 7,828 Reaction score 13,156 Sep 6, 2023 #31 Why not just use a RNG on the interval?
PeterDonis Mentor Insights Author Messages 50,430 Reaction score 26,477 Sep 6, 2023 #32 WWGD said: Why not just use a RNG on the interval? A RNG can't generate a random number out of an infinite set. Nor, if you are talking about the uncountable interval (0, 1), can it generate infinite decimals. A RNG can only randomly choose an element from a finite set.
WWGD said: Why not just use a RNG on the interval? A RNG can't generate a random number out of an infinite set. Nor, if you are talking about the uncountable interval (0, 1), can it generate infinite decimals. A RNG can only randomly choose an element from a finite set.