about summary refs log tree commit diff
path: root/src/rt/isaac/rand.h
AgeCommit message (Collapse)AuthorLines
2013-09-23Remove the C(++) ISAAC Rng from the old rt.Huon Wilson-54/+0
This has to leave rust_gen_seed and rng_gen_seed around since they're used to initialise the std::rand RNGs.
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-2/+0
2011-09-20rt: Rename rand() to isaac_rand() since the former prevents lots of standard ↵Patrick Walton-2/+2
headers from being included
2010-06-23Populate tree.Graydon Hoare-0/+56