Commit graph

3 commits

Author SHA1 Message Date
scrawl
8c810e3620 Move rng to components 2015-04-22 17:58:55 +02:00
Scott Howard
7c9104a291 fix -Wnewline-eof 2015-04-01 21:46:19 -04:00
dteviot
3f28634d1f consolidate random number logic
Note, I suspect Rng::rollClosedProbability() is not needed.  The only difference between it and rollProbability() is that one time in 37k (on Windows), it will give an output of 1.0.
On some versions of Linux, the value of 1.0 will occur about 1 time in 4 billion.
2015-03-15 14:07:47 +13:00