rust-rand-isaac 0.1.1 ISAAC random number generator

This package implements the ISAAC and ISAAC-64 random number generators. ISAAC stands for "Indirection, Shift, Accumulate, Add, and Count" which are the principal bitwise operations employed.