Bill Allombert on Wed, 23 May 2018 13:40:33 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: Fisher-Yates reverse shuffle is possible?


On Wed, May 23, 2018 at 10:16:10AM +0530, chandra sekaran wrote:
> Fisher-Yates reverse shuffle is possible?

There are three vectors:
The input
The output
The random values.

If you know two of them you can find the third one.

Cheers,
Bill.