Registry / crypto / crypt-isaac

crypt-isaac

JSON →
library1.2.0rbrubygemsunverified

ISAAC is a fast, cryptographically secure pseudo random number generator with strong statistical properties, available as a drop-in replacement for Ruby's Random.

gem install crypt-isaac
INSTALL
IMPORT
SIG · CRYPT-ISAAC
C
crypt-isaac
cryptorubyv1.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Crypt::ISAAC
require 'crypt/isaac'

Creates an ISAAC random number generator and generates a random number

require 'crypt/isaac' rng = Crypt::ISAAC.new rng.rand(100)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Resources
crypt-isaac — gem install crypt-isaac · libregistry