?. 16 # 2 2 2 16


result is same as

?. 16 # 2 2 2 2

ignores the request for 0-15 range random numbers.


----- Original Message -----
From: Raul Miller <[email protected]>
To: Programming forum <[email protected]>
Sent: Thursday, December 17, 2015 12:10 PM
Subject: Re: [Jprogramming] bug in ?

On Thu, Dec 17, 2015 at 11:49 AM, 'Pascal Jasmin' via Programming
<[email protected]> wrote:
> ?. 16 # 2 2 2 16
> 0 1 0 1 1 0 0 1 1 1 0 0 0 0 1 0 0 1 0 1 1 0 0 0 0 0 1 0 0 1 0 1 0 0 0 0 0 0 1 
> 0 1 1 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 0 1 1
>
>
> ?. 16 # 3 2 2 16
> 0 2 1 0 2 1 1 1 2 1 0 2 1 2 1 2 1 0 1 1 1 1 1 1 0 0 1 0 0 1 1 0 0 1 1 1 0 1 0 
> 0 0 1 1 1 1 0 1 0 8 4 14 3 1 6 14 10 15 13 5 6 2 14 0 5
>
> The last 16 numbers in the first example should match the 2nd.

Why do you say that?

Thanks,

-- 
Raul



----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to