$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Random] Good Truly-Random Seed
From: Hossein Haeri (powerprogman_at_[hidden])
Date: 2010-04-22 06:12:17
> random.org just uses one of those quantum random number
> generator cards that generates true randomness, hence to be able to
> do the same thing on a client PC, you need to install one of those
> cards.
I see.
> The random_device in Boost should work fine on Windows too
> starting in 1.43, perhaps just target that?
Well, my deadline is quite close. When is 1.43 due?
Cheers,
--Hossein