aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/rand_test.go
AgeCommit message (Expand)Author
2018-03-12runtime: simplify range expressions in testsTobias Klauser
2017-02-14runtime: speed up fastrand() % nJosh Bleecher Snyder
2017-02-10runtime: implement fastrand in goSokolov Yura