Commit History

Author SHA1 Message Date
  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 5 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 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations 6 years ago
  Tomasz Chabora d89478975f Validate parameters of randi_range() 6 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 7 years ago