Open
Description
While looking through the code of PR #542 we came across the problem of sometimes not having proper test cases. In this PR random numbers are generated and you can't really make out if the computation actually succeeded or not.
Some implementations do have that but some don't and I think this is something we should consider.
I'll leave the issue here for discussions and ideas.