thephoeron/cl-isaac
Optimized Common Lisp version of Bob Jenkins' ISAAC-32 and ISAAC-64 algorithms, fast cryptographic random number generators.
Common LispNOASSERTION
Issues
- 0
SIMPLE-TYPE-ERROR: 4294970108 is not of type (UNSIGNED-BYTE 32) when setting slot CL-ISAAC::B in #S(CL-ISAAC:ISAAC-CTX :RANDCNT 0 :RANDRSL #(2751073604 1637694640 2011656142...
#14 opened by tdrhq - 19
The value -1 is not of type (UNSIGNED-BYTE 64) when setting slot CL-ISAAC::RANDCNT of structure CL-ISAAC:ISAAC64-CTX
#12 opened by svetlyak40wt - 29
Bad type specifiers
#10 opened by K1D77A - 2
Self seed TYPE-ERROR
#9 opened by K1D77A - 0
INIT-SELF-SEED: invalid index
#8 opened by phoe - 0
Condition signalled initiating self seed
#6 opened by K1D77A - 7
Error in 32 bit CCL on Windows
#3 opened by inaimathi - 1
- 2