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 800e0ad13b
<range.h> util::range: Added out-of-place clamp `T clamped(const)` and `T clamped(&&)`.
3 years ago
include <range.h> util::range: Added out-of-place clamp `T clamped(const)` and `T clamped(&&)`. 3 years ago
src Working util::range type and bounded range-scale API! 3 years ago
.gitignore Initial commit 3 years ago
Makefile Added likeliness annotations to some nullptr checks 3 years ago