Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Anutrix
|
a871114339
Randomize RandomNumberGenerator instances' default seed
|
2 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Pedro J. Estébanez
|
04688b92ff
Rename Reference to RefCounted
|
3 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Andrii Doroshenko (Xrayez)
|
b5107715f1
Add ability to restore `RandomNumberGenerator` state
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Yuri Roubinsky
|
38fb26794b
Exposed randi_range to global funcs + renamed rand_range to randf_range
|
4 years ago |
Yuri Roubinsky
|
31faa1f226
Fix biased output of randi_range
|
4 years ago |
Andrii Doroshenko (Xrayez)
|
1923f0d302
Make `randbase` member protected in `RandomNumberGenerator`
|
4 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
4 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
qarmin
|
3c154eb93b
Remove unnecessary code and add some error explanations
|
5 years ago |
Tomasz Chabora
|
d89478975f
Validate parameters of randi_range()
|
5 years ago |
Chaosus
|
5f137925dc
Added normally distributed generation function to RNG
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Chaosus
|
d376be2bf4
Added integer number generation function to RNG class
|
6 years ago |
Chaosus
|
f8151a9e50
Implement random number generator
|
6 years ago |