This package browser is in early development. Mind the rough edges.

sbcl-cl-isaac 1.0.7-0.9cd88f3

Fast cryptographic random number generators

This is an optimized Common Lisp library of Bob Jenkins' ISAAC-32 and ISAAC-64 algorithms, which are fast cryptographic random number generators: Indirection, Shift, Accumulate, Add, and Count.

Installation

Install sbcl-cl-isaac 1.0.7-0.9cd88f3 as follows:

guix install sbcl-cl-isaac@1.0.7-0.9cd88f3

Or install the latest version:

guix install sbcl-cl-isaac

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.