$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [random] independent_bits_engine
From: John Maddock (boost.regex_at_[hidden])
Date: 2012-03-14 14:16:27
Am I correct in thinking that the independent_bits_engine produces a uniform
distribution?
I'm interested in using it with arbitrary precision integers to produce
B-bit random numbers for the record,
Thanks, John.