Sign in Sign up
rubygems

crypt-isaac

ISAAC is a fast, cryptographically secure pseudo random number generator with strong statistical properties. This gem provides both a pure Ruby and a C extension based implementation which conforms to the Ruby 2 api for Random, with some enhancements. So, you should be able to use it as a drop in replacement for Ruby's (Mersenne Twister based) PRNG.

Activity

Latest release
9y ago
Total releases
4
Cadence
~11 months
Last 12 months
0

Details

License
MIT
First release
Jan 26, 2010
Releases
Version Released
1.2.0 minor
1.1.0 minor
1.0.0 major
0.9.1 initial