You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Avril
c42dde9ee9
|
5 years ago | |
---|---|---|
libsrng | 5 years ago | |
.gitignore | 5 years ago | |
Makefile | 5 years ago | |
README | 5 years ago | |
cl-rng.asd | 5 years ago | |
cl-rng.lisp | 5 years ago | |
crandom.lisp | 5 years ago | |
ffi.lisp | 5 years ago | |
libsrng.so | 5 years ago | |
libsrng.so.gpg | 5 years ago | |
package.lisp | 5 years ago | |
urandom.lisp | 5 years ago |
README
To use crandom, run sudo make install Prebuild binary signed with https://flanchan.moe/flanchan.asc To build dependencies yourself run: make build && sudo make install (requires Rust)