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 acc580e031
Random: Added `next_*(min, max)`
4 years ago
include Random: Added `next_*(min, max)` 4 years ago
src Random: Added `next_*(min, max)` 4 years ago
.gitignore Initial commit 4 years ago
Makefile Added likeliness annotations to some nullptr checks 4 years ago