basic, simple C++ prng API and library
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 af095e2a41
Small cleanup
3 years ago
include Small cleanup 3 years ago
src Rework C API shim. Now bridges: librngxx (main library C++ interface) @ rngxx.hpp -> >|capi-bridge.cpp <-> capi-bridge.h <-> capi.c|> -> rngxx.h 3 years ago
.gitignore Compiles for static + shared libraries 3 years ago
Makefile Fixed internal header problems (hopefully...) 3 years ago