Does this mean you want to build a microprocessor based system that will output a random sequence of bits?
You can use a monte carlo algorithm to build a pseudorandom generator. Alternatively, you can use the amplified Johnson noise of a resistor (or other noise source, perhaps, internal to the amp) and some glue logic to sample the noise signal at one of your inputs.