Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary code and add some error explanations | qarmin | 2019-07-01 | 1 | -1/+1 |
* | Validate parameters of randi_range() | Tomasz Chabora | 2019-06-12 | 1 | -1/+4 |
* | Added normally distributed generation function to RNG | Chaosus | 2019-03-17 | 1 | -0/+2 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Added integer number generation function to RNG class | Chaosus | 2018-12-06 | 1 | -1/+6 |
* | Implement random number generator | Chaosus | 2018-11-13 | 1 | -0/+61 |