schmouk / CppRandLib

Many best in class pseudo random generators grouped into one simple library - c++ versions.
MIT License
1 stars 0 forks source link

Implement method `BaseRandom::triangular()` (c++11) #14

Closed schmouk closed 2 years ago

schmouk commented 2 years ago

Completed; Still to be tested.