if b-a is exactly 2^k-1 , k>0
then a + k bits (each bit is set using rand(0 1) ) with equal probability
surender
On Thu, Jul 7, 2011 at 1:20 PM, Nitish Garg <nitishgarg1...@gmail.com>wrote:

> Yes, Random(0, 1) gives values 0 or 1 only with equal probabilities. But
> your solution won't work.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/algogeeks/-/rBDR-cunF0EJ.
>
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to