about summary refs log tree commit diff stats
path: root/factorial.mu
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-05-23 14:58:14 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-05-23 15:00:03 -0700
commitca1afb29c64ae81b74e13c3f613be7d3603c2d76 (patch)
tree5f0accc682f7c7ad9edc0a357f7a8c3ddf5ef3b5 /factorial.mu
parentc1041a26ad35c22578bee34d368568d6f6c5dac7 (diff)
downloadmu-ca1afb29c64ae81b74e13c3f613be7d3603c2d76.tar.gz
1441 - give up on unit tests for 'random'
I'd been hoping that I could simply pass in the previously-returned
number to srand() to generate the next one in the series. But looks like
rand() is more stateful than that.

Another weirdness: I put in 'round' in the same layer because of the
vague idea that it would help generate random integers. But that's all
we get anyway.
Diffstat (limited to 'factorial.mu')
0 files changed, 0 insertions, 0 deletions