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 8e20b86365
crand::_sample() uniformly distributes between 0..1
3 years ago
include crand::_sample() uniformly distributes between 0..1 3 years ago
src crand::_sample() uniformly distributes between 0..1 3 years ago
.gitignore Initial commit 3 years ago
Makefile Added mem::aligned_ptr<T> wrapper 3 years ago