openfoam/applications/test/Random
Mark Olesen a784afc87d STYLE: floor/truncate instead of rounding for Random::position (issue #865)
- affects random integer ranges.
  Simpler to extend the range by one and floor (truncate) instead of
  rounding using odd intervals.
2018-06-13 12:38:13 +02:00
..
Make ENH: provide Rand48 as generator in the expected C++11 form 2018-04-09 11:08:34 +02:00
Test-Random.C STYLE: floor/truncate instead of rounding for Random::position (issue #865) 2018-06-13 12:38:13 +02:00