On 12/26/15 4:07 PM, Gilles wrote:
> On Sat, 26 Dec 2015 15:32:04 -0700, Phil Steitz wrote:
>> On 12/26/15 10:52 AM, Gilles wrote:
>>> Hi.
>>>
>>> There are currently two RNG hierarchies: "AbstractRandomGenerator"
>>> and
>>> "BitsStreamGenerator". They both implement the "RandomGenerator"
>>> inte
On 12/26/15 4:52 PM, Gilles wrote:
> On Sat, 26 Dec 2015 15:32:04 -0700, Phil Steitz wrote:
>> On 12/26/15 10:52 AM, Gilles wrote:
>>> Hi.
>>>
>>> There are currently two RNG hierarchies: "AbstractRandomGenerator"
>>> and
>>> "BitsStreamGenerator". They both implement the "RandomGenerator"
>>> inte
> On Dec 26, 2015, at 4:07 PM, Gilles wrote:
>
>> On Sat, 26 Dec 2015 15:32:04 -0700, Phil Steitz wrote:
>>> On 12/26/15 10:52 AM, Gilles wrote:
>>> Hi.
>>>
>>> There are currently two RNG hierarchies: "AbstractRandomGenerator"
>>> and
>>> "BitsStreamGenerator". They both implement the "Random
On Sat, 26 Dec 2015 15:32:04 -0700, Phil Steitz wrote:
On 12/26/15 10:52 AM, Gilles wrote:
Hi.
There are currently two RNG hierarchies: "AbstractRandomGenerator"
and
"BitsStreamGenerator". They both implement the "RandomGenerator"
interface.
In both classes, the "nextBytes(byte[])" method gene
On Sat, 26 Dec 2015 15:32:04 -0700, Phil Steitz wrote:
On 12/26/15 10:52 AM, Gilles wrote:
Hi.
There are currently two RNG hierarchies: "AbstractRandomGenerator"
and
"BitsStreamGenerator". They both implement the "RandomGenerator"
interface.
In both classes, the "nextBytes(byte[])" method gene
On 12/26/15 10:52 AM, Gilles wrote:
> Hi.
>
> There are currently two RNG hierarchies: "AbstractRandomGenerator"
> and
> "BitsStreamGenerator". They both implement the "RandomGenerator"
> interface.
>
> In both classes, the "nextBytes(byte[])" method generates 4 bytes
> at a time.
> Thus, functiona
On 12/26/15 10:52 AM, Gilles wrote:
> Hi.
>
> There are currently two RNG hierarchies: "AbstractRandomGenerator"
> and
> "BitsStreamGenerator". They both implement the "RandomGenerator"
> interface.
>
> In both classes, the "nextBytes(byte[])" method generates 4 bytes
> at a time.
> Thus, functiona
Le 26/12/2015 18:52, Gilles a écrit :
> Hi.
>
> There are currently two RNG hierarchies: "AbstractRandomGenerator" and
> "BitsStreamGenerator". They both implement the "RandomGenerator" interface.
>
> In both classes, the "nextBytes(byte[])" method generates 4 bytes at a
> time.
> Thus, functiona