Stochastic computing

Stochastic computing is a collection of techniques that represent continuous values by streams of random bits. Complex computations can then be computed by simple bit-wise operations on the streams.
Despite the similarity in their names, stochastic computing is distinct from the study of randomized algorithms.