How do I test functions that return random values.

For example, this function here: 
https://coveralls.io/builds/5402764/source?filename=src%2Fsampling.jl#L77

Can it be done with the Base.Test package?  If yes, then how?

Reply via email to