nerap

Results 3 comments of nerap

There are massive issues with `(lack.util:generate-random-id)` on Debian (Linux 5.10) ``` File Edit Options Buffers Tools SLDB Presentations Help Callback Error: the message-complete callback failed # cannot be printed readably....

I've fixed the issue by simply using ironclad instead of isaac:rand-bits-64 in util.lisp. `(ironclad:byte-array-to-hex-string (ironclad:random-data 20))`

> Same as #81 ? Yes, it's the same issue.