Re: A Shuffle Algorithm Indexed by the Permutation Set.
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


sci.crypt archive

Re: A Shuffle Algorithm Indexed by the Permutation Set.

From: Douglas Eagleson <eaglesondouglas@yahoo.com>
Date: Fri Sep 09 2005 - 03:57:41 CEST

} // end big loop, this partially defines the particular integer
function

for(j=0;j<81;j++) {
arr[j]=A[j];
}
return arr;
} //end method
} // end of class
//****************************************************************************
The above segment was cut off the original by Google. Sorry
Received on Thu Sep 29 21:53:21 2005