chickadee » random-swb » swb-random-real!

swb-random-real!:procedure

Computes the two next random numbers and uses them to construct a real number of the range [0..1]. The output from the SWB generator is xor-ed with a number from the linear congruential generator. This procedure modifies its input argument.