Random Binary Bit Generator


vince21
02-21-2004, 03:22 PM
Hi,

I'm doing a Final Year Project on Mobile Communication Systems and the application of coding to them.

I have to simulate a complete communications system in C++ from the generation of binary bits to the decoding of the signal.

At the moment I am trying to generate the random binary bits 1, 0. Can anyone be kind enough to help me? Thanks. All I have to do at this stage is to generate binary bits randonly to show the distribution of binary 1 and 0.

Thanks