about summary refs log tree commit diff
path: root/src/libcore/rand
AgeCommit message (Expand)AuthorLines
2013-05-08libcore: Remove mutable fields from rand.Patrick Walton-6/+6
2013-05-01libcore: add N(0,1) and Exp(1) distributions to core::rand.Huon Wilson-0/+560