aboutsummaryrefslogtreecommitdiff
path: root/src/experimental/randomcmwc.h (follow)
AgeCommit message (Collapse)Author
2012-05-22Better win_o ignores. The random number system is pretty much together.Mike Buland
We need a few extra helper functions to cover some other good things, like normalized floating point numbers, etc.
2012-05-04Two basic random number generators, Cmwc is supposed to be a pretty good one.Mike Buland
I need to get the base class and singleton interface in place.