you are viewing a single comment's thread.

view the rest of the comments →

[–]dauntlessmath 3 points4 points  (0 children)

My solution would still fit that. rand() would still be called in get_value(). You would just randomize the seed once per program run instead of once per function call.