Hello everyone,

The specification of `random` function with zero arguments is only that a 
random inexact real numbers between 0 and 1 is generated. I have two quick 
questions about it,

1. Will all random inexact real numbers between 0 and 1 be eventually 
generated?
2. What's the distribution of the numbers generated? Uniformity is a little 
bit ambiguous here because it can mean either each floating-point number 
gets equal chance to be generated or its probability is proportional to the 
interval where real numbers get rounded to it.

Thanks,
Shaobo

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to