Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-22 | Moved random to stable, just needs some minor tweaks. But it's already in use | Mike Buland | |
in a couple of core components, including in tempFile name generation. | |||
2012-05-07 | Fixed the CMWC random number generator, it compiles now. | Mike Buland | |
2012-05-04 | Two 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. |