http://qs321.pair.com?node_id=1056392


in reply to Re^2: Truly randomized keys() in perl 5.17 - a challenge for testing?
in thread Truly randomized keys() in perl 5.17 - a challenge for testing?

At this point it's more of an academic exercise, I'm looking for a general solution to the problem of having a unpredictable function somewhere deeply embedded in my call hierarchy, and writing unit tests to confirm the result.

Do other languages have this problem, except for very few functions like random()?

  • Comment on Re^3: Truly randomized keys() in perl 5.17 - a challenge for testing?