summaryrefslogtreecommitdiffstats
path: root/core/math/random_number_generator.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary code and add some error explanationsqarmin2019-07-011-1/+1
* Validate parameters of randi_range()Tomasz Chabora2019-06-121-1/+4
* Added normally distributed generation function to RNGChaosus2019-03-171-0/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Added integer number generation function to RNG classChaosus2018-12-061-1/+6
* Implement random number generatorChaosus2018-11-131-0/+61